home *** CD-ROM | disk | FTP | other *** search
/ AMP Graphics Collection / AMP Graphics Collection.iso / programs / author / aware / data.z / A3W32.EXE / string.txt
Text File  |  1996-04-24  |  110KB  |  2,238 lines

  1. 0    Authorware
  2. 1    3.5 Working Model
  3. 2    %s (%s)
  4. 16    Sun
  5. 17    Mon
  6. 18    Tue
  7. 19    Wed
  8. 20    Thu
  9. 21    Fri
  10. 22    Sat
  11. 32    Jan
  12. 33    Feb
  13. 34    Mar
  14. 35    Apr
  15. 36    May
  16. 37    Jun
  17. 38    Jul
  18. 39    Aug
  19. 40    Sep
  20. 41    Oct
  21. 42    Nov
  22. 43    Dec
  23. 49    A3W.LOG
  24. 50    Continue
  25. 51    File
  26. 52    Quit
  27. 53    TRUE,T,YES,ON
  28. 54    FALSE,F,NO,OFF
  29. 55    yes
  30. 56    no
  31. 57    Return
  32. 58    &Author Menus On    Ctrl+Space
  33. 59    &Author Menus Off    Ctrl+Space
  34. 60    Image at %d%% of actual size
  35. 61    Working Model (Saves up to %d icons)
  36. 62    (Saves up to %d icons and %d variables)
  37. 63    (%d icons and %d variables are in use)
  38. 65    The expression is too long.
  39. 66    Part of the expression is too long.
  40. 67    Missing quote on string.
  41. 68    Unknown operator '%s'.
  42. 69    Syntax error.
  43. 70    Incorrect use of operator.
  44. 71    The Test() function requires two or three arguments.
  45. 72    A right parenthesis ')' is missing.
  46. 73    Missing '(' following a function reference.
  47. 74    Expression is too complex.
  48. 75    Out of memory.
  49. 76    Improper assignment.
  50. 77    Expected an assignment operation.
  51. 78    Operand missing.
  52. 79    Too many arguments for function.
  53. 80    Argument must be a variable name.
  54. 81    Expected a function call or an assignment statement.
  55. 82    An internal error %s occurred.
  56. 83    Expected an expression.
  57. 84    Error in UCD callback parameter.
  58. 85    Function '%s()' is not defined.
  59. 86    Variable '%s' is not defined.
  60. 87    The icon '%s' does not exist.
  61. 88    The variable '%s' cannot be used with '@'.
  62. 89    User variables like '%s' may not be used with '@'.
  63. 90    More than one icon is titled '%s'.
  64. 91    The variable or function name '%s' is too long.
  65. 92    The icon title '%s' is reserved, and may not be referenced.
  66. 93    Not enough arguments for function.
  67. 94    Function '%s()' can only be used in a calculation icon.
  68. 95    '%s' is a reserved word and cannot be used.
  69. 96    '@' references cannot be used in libraries.
  70. 97    A statement was expected here.
  71. 98    'if' was expected.
  72. 99    'then' was expected.
  73. 100    'end' was expected.
  74. 101    A new line was expected here.
  75. 102    'repeat' must be followed by 'while' or 'with'.
  76. 103    'repeat' was expected.
  77. 104    repeat-with should be of the form 'repeat with variable := value [down] to value'
  78. 105    'exit repeat' or 'next repeat' must be within a repeat block.
  79. 106    Argument list missing for function. Re-load the function.
  80. 112    ABS
  81. 113    INT
  82. 114    ATAN
  83. 115    COS
  84. 116    SIN
  85. 117    TAN
  86. 118    EXP
  87. 119    LN
  88. 120    EXP10
  89. 121    LOG10
  90. 122    Sign
  91. 123    SQRT
  92. 124    SubStr
  93. 125    Round
  94. 126    MOD
  95. 127    NBF__
  96. 128    SetCursor
  97. 129    WaitMouseUp
  98. 130    JumpOutReturn
  99. 131    UpperCase
  100. 132    LowerCase
  101. 133    CharCount
  102. 134    Strip
  103. 135    Reduce
  104. 136    RepeatString
  105. 137    Find
  106. 138    RFind
  107. 139    Replace
  108. 140    ReplaceWord
  109. 141    WordCount
  110. 142    GetWord
  111. 143    NumCount
  112. 144    GetNumber
  113. 145    Date
  114. 146    FullDate
  115. 147    Day
  116. 148    Month
  117. 149    Year
  118. 150    DayName
  119. 151    MonthName
  120. 152    DateToNum
  121. 153    ZoomRect
  122. 154    Random
  123. 155    Quit
  124. 156    Test
  125. 162    IconTitle
  126. 163    Beep
  127. 164    JumpFile
  128. 165    Line
  129. 166    Eval
  130. 167    PressKey
  131. 168    Restart
  132. 169    QuitRestart
  133. 170    ArrayGet
  134. 171    ArraySet
  135. 172    WriteExtFile
  136. 173    ReadExtFile
  137. 174    Char
  138. 175    VideoDisplay
  139. 176    VideoSound
  140. 177    VideoSpeed
  141. 178    Box
  142. 179    Circle
  143. 180    EvalAssign
  144. 181    Initialize
  145. 182    ShowCursor
  146. 183    Application
  147. 184    Capitalize
  148. 185    GetLine
  149. 186    Preload
  150. 187    Overlapping
  151. 188    DeleteLine
  152. 189    ReplaceLine
  153. 190    InsertLine
  154. 191    PrintScreen
  155. 192    ReplaceSelection
  156. 193    DrawLine
  157. 194    DrawBox
  158. 195    DrawCircle
  159. 196    AppendExtFile
  160. 197    InfoWindRect
  161. 198    InfoWindFull
  162. 199    VideoText
  163. 200    JumpFileReturn
  164. 201    JumpOut
  165. 202    GoTo
  166. 203    MoveWindow
  167. 204    ResizeWindow
  168. 205    LineCount
  169. 206    ASIN
  170. 207    ACOS
  171. 208    DeleteFile
  172. 209    FileType
  173. 210    SaveRecords
  174. 211    Catalog
  175. 212    CreateFolder
  176. 213    TextCopy
  177. 214    TextCut
  178. 215    TextPaste
  179. 216    PostPict
  180. 217    TimeOutGoTo
  181. 218    ResumeFile
  182. 219    ResumeFileName
  183. 220    ShowMenuBar
  184. 221    KillTrigger
  185. 222    DisplayIcon
  186. 223    ShowTitleBar
  187. 224    FlushKeys
  188. 225    EraseAll
  189. 226    SetVideoDevice
  190. 227    IconLogTitle
  191. 228    EraseIcon
  192. 229    JumpPrintReturn
  193. 230    ReplaceString
  194. 231    LayerDisplay
  195. 232    SyncPoint
  196. 233    SyncWait
  197. 234    SetProperty
  198. 235    GetProperty
  199. 236    CloseWindow
  200. 237    SetMoov
  201. 238    BackDoor
  202. 239    DisplayIconNoErase
  203. 240    RefreshScreen
  204. 241    RenameFile
  205. 242    DisableCmdSpace
  206. 243    CheckVolume
  207. 244    OpenDigitalMovie
  208. 245    IconLogID
  209. 246    VideoPause
  210. 247    VideoPlay
  211. 248    VideoStep
  212. 249    VideoSeek
  213. 250    VideoChromaKey
  214. 251    VideoSend
  215. 252    PageHistoryID
  216. 253    PageHistoryTitle
  217. 254    PurgePageHistory
  218. 255    PageFoundID
  219. 256    PageFoundTitle
  220. 257    GetTextContaining
  221. 258    FindText
  222. 259    Keywords
  223. 260    IconNext
  224. 261    IconPrev
  225. 262    IconNumChildren
  226. 263    IconFirstChild
  227. 264    IconLastChild
  228. 265    IconParent
  229. 266    ChildIDToNum
  230. 267    ChildNumToID
  231. 268    IconTypeName
  232. 269    PageContaining
  233. 270    IconTitleShort
  234. 271    OLEDoVerb
  235. 272    OLEIconize
  236. 273    OLESetAutoUpdate
  237. 274    OLEUpdateNow
  238. 275    OLESetTrigger
  239. 276    OLEGetTrigger
  240. 277    OLESetTriggerVerb
  241. 278    OLEGetTriggerVerb
  242. 279    OLEGetObjectVerbs
  243. 280    MediaPlay
  244. 281    MediaPause
  245. 282    MediaSeek
  246. 283    Code
  247. 284    IconType
  248. 285    SetMode
  249. 286    SetFill
  250. 287    SetFrame
  251. 288    SetLine
  252. 289    RGB
  253. 290    Trace
  254. 291    GetMovieInstance
  255. 292    Unload
  256. 293    ShowTaskBar
  257. 294    GoToNetPage
  258. 295    NetDownload
  259. 296    ShockFuncOne
  260. 297    ShockFuncTwo
  261. 298    ShockFuncThree
  262. 299    ShockFuncFour
  263. 300    ShockFuncFive
  264. 301    ShockFuncSix
  265. 302    ShockFuncSeven
  266. 303    ShockFuncEight
  267. 304    ShockFuncNine
  268. 305    ShockFuncTen
  269. 306    OldStyleScrollBars
  270. 307    NetPreload
  271. 357    If-Then
  272. 358    Repeat With
  273. 359    Repeat While
  274. 360    Next Repeat
  275. 361    Exit Repeat
  276. 362    Exit
  277. 363    + - * / **
  278. 364    ^
  279. 365    = <> < <= >= >
  280. 366    & | ~
  281. 367    :=
  282. 368    number := ABS(x)\n   Returns the absolute value of x.
  283. 369    number := INT(x)\n   Returns the integer portion of the floating-point number contained in x. Unlike the Round function, INT strips off values past the decimal point rather than rounding the value.
  284. 370    number := ATAN(x)\n   Returns the arc tangent of the variable or expression specified in x in the range -pi/2 to pi/2.
  285. 371    number := COS(angle)\n   Returns the cosine of the angle you specify in angle, expressed in radians.
  286. 372    number := SIN(angle)\n   Returns the sine of the angle you specify in angle, expressed in radians.
  287. 373    number := TAN(angle)\n   Returns the tangent of the angle you specify in angle, expressed in radians.
  288. 374    number := EXP(x)\n   The EXP function returns the value of e (the transcendental constant used as the base for natural logarithms) raised to the power of x.
  289. 375    number := LN(x)\n   The LN function returns the natural logarithm of x.
  290. 376    number := EXP10(x)\n   The EXP10 function returns the value of 10 raised to the power of x.
  291. 377    number := LOG10(x)\n   The LOG10 function returns the base 10 logarithm of x.
  292. 378    number := Sign(x)\n   Returns -1 if x is negative; 0 if x is zero; 1 if x is positive.
  293. 379    number := SQRT(x)\n   Returns the square root of the absolute value of x.
  294. 380    resultString := SubStr("string", first, last)\n   Returns a portion of string, from the character in the position defined by first through the character in the position defined by last.
  295. 381    number := Round(x [, decimals])\n   Rounds x to the number of digits you specify (in decimals) to the right of the decimal point and returns the number.
  296. 382    number := MOD(x, y)\n   Returns the remainder of x/y.
  297. 384    SetCursor(type)\n   Sets the cursor to the type you specify. The value of type can be between 1 and 6.
  298. 385    WaitMouseUp()\n   This function pauses presentation until the user releases the left mouse button.
  299. 386    JumpOutReturn("program"[, "document"])\nOpens the application you name in program and quits Authorware (use the application's exact name and extension). Use the optional argument document to open a specific file.
  300. 387    resultString := UpperCase("string")\n   UpperCase  returns the string that results from converting all lowercase letters in string to uppercase letters.
  301. 388    resultString := LowerCase("string")\n   LowerCase returns the string that results from converting all uppercase letters in string to lowercase letters.\n   This function is useful when you're working with the Find function, which is case sensitive.
  302. 389    number := CharCount("string")\n   Returns a count of the number of characters, including spaces, found in string.
  303. 390    resultString := Strip(characters, "string")\n   Returns the string that results from removing all occurrences of characters contained in string. Include both uppercase and lowercase characters you want to strip.
  304. 391    resultString := Reduce(set, "string")\n   Returns the string that results from reducing to a single character any multiple contiguous occurrences of the character you specify in set, within the text defined by string.
  305. 392    resultString := RepeatString("string", n)\n   Returns the string that results from repeating string for n times.
  306. 393    number := Find(pattern, string)\n   Find searches for the characters you specify in "pattern" in the string you specify. It returns the character position of the first match it finds (or 0 if pattern is not found).
  307. 394    number := RFind(pattern, string)\n   RFind searches for the characters you specify in "pattern" in the string you specify. It returns the character position of the LAST match it finds (or 0 if pattern is not found).
  308. 395    resultString := Replace(pattern, replacer, "string")\n   Returns the string that results from replacing all occurrences of pattern with replacer, within the characters defined by string.
  309. 396    resultString := ReplaceWord(word, replacer, "string")\n   Returns the string that results from replacing all occurrences of word found in string with replacer.
  310. 397    number := WordCount("string")\n   Returns the number of words found in string. Words are separated by one or more spaces or by special characters such as Tab and Return. Commas and periods are ignored unless followed by a space.
  311. 398    resultString := GetWord(n, "string")\n   Returns the character string that contains the nth word in string. If n is not within the range of the number of words in the string, GetWord returns an empty (null) string.
  312. 399    number := NumCount("string")\nReturns a count of the numbers found in string. The end of a number is marked by a space or a non-numeric character. The count of numbers in the user's last text response is stored in the system variable called NumCount.
  313. 400    number := GetNumber(n, "string")\n   Returns the number that corresponds to the numeric value of the nth number in string. If n is not within the range of the numbers in the string, or if Authorware doesn't find a number, GetNumber returns 0.
  314. 401    string := Date(number)\n   Returns a character string after converting the number of days since January 1, 1900 to the short-date format set in the computer's localization setting. See "Authorware Reference" for valid input.
  315. 402    string := FullDate(number)\n   Returns a character string after converting the number of days since January 1, 1900 to the long-date format set in the computer's localization setting. See "Authorware Reference" for valid input.
  316. 403    value := Day(number)\n   Returns the number of the day of the month, using the number of days since January 1, 1900, as the basis. See "Authorware Reference" for valid input.
  317. 404    number := Month(number)\n   Returns the number of the month by calculating the number of days, using the number of days since January 1, 1900, as the basis. See "Authorware Reference" for valid input.
  318. 405    number := Year(number)\n   Returns the number of the year, using the number of days since January 1, 1900, as the basis. See "Authorware Reference" for valid input.
  319. 406    string := DayName(number)\n   Returns a character string containing the day of the week, using the number of days since January 1, 1900, as the basis and then converting that number to the name of the day. See "Authorware Reference" for valid input.
  320. 407    string := MonthName(number)\n   Returns a string that contains the name of the month, using the number of days since January 1, 1900, as the basis and then converting that number into the name of the month. See "Authorware Reference" for valid input.
  321. 408    number := DateToNum(day, month, year)\n   Converts a date (day, month, and year) to a number that corresponds to the number of days since January 1, 1900. See "Authorware Reference" for the range of valid dates.
  322. 409    ZoomRect(x, y)\n   Produces a zooming rectangle effect from the screen coordinates specified in x and y to the edge of the user display.
  323. 410    number := Random(min, max, units)\n   Returns a random number between min and max in multiples of units.\n   This expression generates random numbers in tenths between 1 and 10:\n     Random(1,10,.1)
  324. 411    Quit(option)\n   Exits file: 0 - Quit to Program Manager or return to file if jumped to from another file. 1 - Quit to Program Manager. 2 - Restart Windows (Quit to DOS in Win 3.1). 3 - Shut down computer (not in Win 3.1). See "Authorware Reference."
  325. 412    Test(condition, true expression, false expression)\n   Evaluates the condition you specify. If the condition is true, true expression is evaluated; if the condition is false, false expression is evaluated. See "Authorware Reference" for details.
  326. 418    string := IconTitle(IconID)\n   IconTitle returns the title of the icon you specify in IconID, which is the unique numeric identifier that Authorware assigns to each icon used in a file. Comments included in the title are returned as part of the title.
  327. 419    Beep()\n   This function activates the system's beep sound.
  328. 420    JumpFile("filename"[, "variable1, variable2, ...", ["folder"]])\n   JumpFile causes Authorware to jump to the file you specify in filename. The file's extension isn't necessary. See "Authorware Reference" for details.
  329. 421    Line(pensize, x1, y1, x2, y2)\n   Draws a line from position x1, y1 to position x2, y2 with the line width specified by pensize. The line is black unless you change the color with the SetFrame function. See "Authorware Reference" for details.
  330. 422    result := Eval(expression[, decimal, separator])\n   Evaluates the string in expression and places the resulting value in result. Decimal and separator specify the decimal point and thousands/millions separator. See "Authorware Reference" for details.
  331. 423    PressKey("keyname")\n   Presses the key specified in keyname as if the user had pressed it on the keyboard. Enclose the key name in quotation marks.
  332. 424    Restart()\n   Causes Authorware to branch to the beginning of the file, even if the file is set to Resume in the File Setup dialog box. All variables are reinitialized when the file is restarted.\n   Restart can only be used in calculation icons.
  333. 425    QuitRestart(option)\n   Exits the file: 0 - quit to Program Manager or return if jumped to from another file; 1 - to Program Manager; 2 - to DOS; (Win 95/NT: 2 - Reboot; 3 - Shutdown). When resumed, starts at beginning. See "Authorware Reference".
  334. 426    result := ArrayGet(n)\n   Reads the nth element of the array and returns it in result. These elements can be character strings or numbers.
  335. 427    ArraySet(n, value)\n   Stores the contents of value in the nth index element of the array. Values can be character strings or numbers. Valid values for n are 0 through 2500. Index numbers need not be sequential. See "Authorware Reference" for details.
  336. 428    WriteExtFile("filename", string)\n   WriteExtFile overwrites the contents of the specified text file with the contents of string. The function creates a text file if it does not already exist. See "Authorware Reference" for details.
  337. 429    string := ReadExtFile("filename")\n   Reads the text file specified in filename and returns the file's entire contents as a character string. This function reads only text stored in ASCII (text only) format. See "Authorware Reference" for details.
  338. 430    string := Char(key)\n   Returns the character, number, symbol, or key name that corresponds to the ASCII code or key name you specify in key. If you specify a key name, such as Tab, enclose it in quotes. See "Authorware Reference" for more information.
  339. 431    VideoDisplay(show)\n   Turns the video display on and off. To turn on the video display at the current frame, define show as on. To turn off the video display, define show as off.
  340. 432    VideoSound(channel, play)\n   Controls the sound for a video sequence. Channel defines the channel that plays the sound: 1 for channel 1, 2  for channel 2, 3 for both. Define play as on or off. See "Authorware Reference" for details.
  341. 433    VideoSpeed(speed)\n   Sets the speed for the next video sequence to be played: 0=Pause, 1=Slowest, 2=Slow, 3=Normal , 4=Fast, 5=Fastest\n   A negative speed plays the video in reverse at the selected speed. See "Authorware Reference" for details.
  342. 434    Box(pensize, x1, y1, x2, y2)\n   Draws a box from coordinates x1, y1 to x2, y2 with the line width specified by pensize. The frame is black and the fill white unless you change them with SetFrame and SetFill. See "Authorware Reference" for details.
  343. 435    Circle(pensize, x1, y1, x2, y2)\n   Draws a circle in an imaginary box bounded by x1, y1 and x2, y2 with the line width set by pensize. The frame is black and the fill white unless changed with SetFrame and SetFill.
  344. 436    result := EvalAssign(expression[, decimal, separator])\n   Takes the string in expression and places the resulting value in result. Decimal and separator specify the decimal point and thousands/millions separator.
  345. 437    Initialize()\nInitialize([variable1, variable2, ..., variable 10])\nResets all custom variables and any system variables that were assigned a value to their initial values.\nYou can limit initialization to a list of up to ten specific variables.
  346. 438    ShowCursor(display)\n   Toggles the display of the cursor between on and off. Specify off as the argument to hide the cursor; specify on to show the cursor. For example, this turns the cursor off:  ShowCursor(OFF)
  347. 439    string := Application()\nReturns a string containing the letters COA followed by a space. Application is used by XCMDs to determine whether or not Authorware is running. (COA stands for Course of Action, Authorware's original name).
  348. 440    resultString := Capitalize("string"[,1])\n   Returns the string that results from capitalizing the first character of every word in string. One or more spaces between characters mark a new word. Use 1 to capitalize only the first word in string.
  349. 441    resultString := GetLine("string", n [, m, delim])\n   Returns the string that results from retrieving line n from string. To retrieve the range of lines n through m, specify n and m. To use a non-standard line separator character, specify delim.
  350. 442    number := Preload(IconID@"IconTitle" [, option])\n   Loads all internal data required to execute the icon you specify with IconTitle. External files are not preloaded. Option determines how Preload stores bitmaps.
  351. 443    condition := Overlapping(IconID@"IconTitle", IconID@"IconTitle")\n   Returns a value of true if the graphic objects in the icons you specify overlap. This function also works with objects posted in calculation icons.
  352. 444    resultString := DeleteLine("string", n [, m [, delim]])\n   This function returns the string that results from deleting line n in string. Use m to delete the range of lines n through m. See "Authorware Reference" for more information.
  353. 445    resultString := ReplaceLine("string", n, "newString"[, delim])\n   ReplaceLine replaces line n of string with the contents of newString. By default, lines are separated by Return. Use delim to specify a different separator.
  354. 446    resultString := InsertLine("string", n, "newString"[, delim])\n   InsertLine inserts the newString you specify after line n in string. If n is zero, newString becomes the first line. Use delim to specify a line separator other than Return. 
  355. 447    PrintScreen()\n   Prints the screen on the currently selected printer using the current print options.\n   PrintScreen can only be used in calculation icons. Don't embed it or use it in expressions.
  356. 448    ReplaceSelection([IconID@"IconTitle"])\n   Changes the paths available in a decision icon by making a certain path available for selection. See "Authorware Reference" for details.
  357. 449    DrawLine(pensize[, x1, y1, x2, y2])\n   Allows the user to draw a line with line width specified by pensize by clicking and dragging. Include x1, y1, x2, y2 coordinates to constrain the user's drawing area. See "Authorware Reference" for details.
  358. 450    DrawBox(pensize [,x1, y1, x2, y2])\n   Allows the user to draw a box with line width specified by pensize by clicking and dragging. Include x1, y1, x2, y2 coordinates to constrain the user's drawing area. See "Authorware Reference" for details.
  359. 451    DrawCircle(pensize[, x1, y1, x2, y2])\n   Allows the user to draw an oval with line width specified by pensize by clicking and dragging. Include x1, y1, x2, y2 coordinates to constrain the user's drawing area. See "Authorware Reference" for details.
  360. 452    AppendExtFile("filename", string)\n    AppendExtFile adds the contents of string to the end of the text file you specify in filename. The function creates a text file if it does not already exist. See "Authorware Reference" for more information.
  361. 455    VideoText("string", n)\n   Shows the text in string on line n, using the character generator in the videodisc player. Not all videodisc players support this function; if yours does not, Authorware ignores this function.
  362. 456    JumpFileReturn("filename"[, "variable1, variable2, ...",["folder"]])\nJumps to the file you specify in filename. When the user quits the file or when a Quit(0) or QuitRestart(0) function is encountered, it returns to the original file.
  363. 457    JumpOut("program" [, "document"])\n   Opens the application you specify in program and quits Authorware. Use the application's exact name and extension. Use document to open a specific file in the application.
  364. 458    GoTo(IconID@"IconTitle")\n   Jumps to the icon you specify in IconTitle and continues presentation from that icon. In most cases, it's better to use a navigate icon rather than GoTo. See "Authorware Reference" for more information.
  365. 459    MoveWindow(top, left)\n   The MoveWindow function moves the presentation window so that its upper left corner is positioned at the location you specify in top and left. See "Authorware Reference" for more information.
  366. 460    ResizeWindow(width, height)\n   The ResizeWindow function sizes the presentation window to match the coordinate values you specify in width and height.\n   ResizeWindow can be used only in calculation icons.
  367. 461    number := LineCount("string" [, delim])\n   Returns the number of lines in string, excluding any empty lines at the end. By default, lines are separated by Return characters. Use delim to specify a different line delimiter, such as Tab.
  368. 462    number := ASIN(x)\n   Returns the arc sine of the variable or expression specified in x in the range -pi/2 to pi/2.
  369. 463    number := ACOS(x)\n   Returns the arc cosine of the variable or expression specified in x in the range 0 to pi.
  370. 464    DeleteFile("filename")\nnumber := DeleteFile("filename")\n   Deletes the file or directory you specify in filename. You can delete directories only if they don't contain any files or directories. See "Authorware Reference" for details.
  371. 465    number := FileType("filename")\n   Returns 0 if filename is not a file; 1=directory; 2=unpackaged file; 3=packaged without RunA3W; 4=model; 5=sound; 6=movie; 8=UCD; 10=executable; 12=library; 13=packaged library; 11=other.  See "Authorware Reference".
  372. 466    SaveRecords()\n   Saves the user records to disk. This is done automatically when the user quits a file.
  373. 467    Catalog("folder" [,"F" | "D"])\n   Locates all files and directories you specify and returns a string listing each. Include the path to the directory in folder. Use F or D to list only files or directories. See "Authorware Reference" for details.
  374. 468    CreateFolder("folder")\nnumber := CreateFolder("folder")\n   Creates a folder with the name you specify in folder. By default, this new folder is created in the current records folder. See "Authorware Reference" for more information.
  375. 469    TextCopy()\n   TextCopy copies the text from a text response to the clipboard.\n   With TextCopy, TextCut, and TextPaste, you can set up an Edit menu users can use to cut, copy, and paste text in text response interactions.
  376. 470    TextCut()\n   TextCut cuts the text from the text response.\n   With TextCopy, TextCut, and TextPaste, you can set up an Edit menu users can use to cut, copy, and paste text in text response interactions.
  377. 471    TextPaste()\n   TextPaste pastes the clipboard contents into the active text response.\n   With TextCopy, TextCut, and TextPaste, you can set up an Edit menu users can use to cut, copy, and paste text in text response interactions.
  378. 473    TimeOutGoTo(IconID@"IconTitle")\n   If the user doesn't respond within the time limit you set in TimeOutLimit (which monitors the user's activity), Authorware jumps to the icon you specify in IconTitle. See "Authorware Reference" for details.
  379. 474    string := ResumeFile(["recfolder"])\n   Returns the name of the last file that Authorware exited in response to Quit(1), Quit(2) or Quit(3). Use recfolder if the file's records folder aren't in their default location.
  380. 475    string := ResumeFileName(["recfolder"])\n   Returns the name of the last file that Authorware exited in response to Quit(1), Quit(2), or Quit(3). Use recfolder if the file's records folder aren't in their default location.
  381. 476    ShowMenuBar(display)\n   Turns the user menu bar on or off. Specify off as the argument to hide the user menu bar; specify on to display the user menu bar if it's hidden. See "Authorware Reference" for details.
  382. 478    DisplayIcon(IconID@"IconTitle")\n   Displays the contents of the specified icon. (If that icon is already displayed, this function has no effect.) See "Authorware Reference" for details.
  383. 479    ShowTitleBar(display)\n   Turns the presentation window title bar on or off. Specify off as the argument to hide the title bar; specify on to display the title bar if it is hidden. 
  384. 480    FlushKeys()\n   Ignores any keys that have been typed by the user but not yet processed by Authorware.
  385. 481    EraseAll()\n   The EraseAll function erases the entire contents of the presentation window.\n   EraseAll can be used only in calculation icons. Don't embed it or use it in expressions.
  386. 483    string := IconLogTitle(n[,m])\n   Returns a string containing the title of the icon presented n icons back, where 0 (the default) is the current icon, 1 is the icon before that, and so on. Use m to define a range. See "Authorware Reference" for details.
  387. 484    EraseIcon(IconID@"IconTitle")\n   EraseIcon lets you decide at run time which icons to erase, based on the contents of some variable.\n   EraseIcon can be used only in calculation icons. Don't embed it or use it in expressions.
  388. 485    JumpPrintReturn("program", "document")\n   Opens the application you specify in program and prints the file you specify in document. After printing, Authorware continues its presentation. See "Authorware Reference" for details.
  389. 486    resultString := ReplaceString("original string", start, length, "replacement")\n   Returns a string that results from replacing part of original string with replacement. Start is the 1st character to replace, length the number of characters to replace.
  390. 487    LayerDisplay(LayerNumber [, IconID@"IconTitle"])\n   Changes the layer number assigned to objects contained in display and digital movie icons. The higher the layer number, the further forward the object is. See "Authorware Reference" for details.
  391. 488    SyncPoint(option)\n   The SyncPoint and SyncWait functions synchronize the execution of icons (for example, a sound icon with a display icon). SyncPoint resets the timer depending on the option you specify. See "Authorware Reference" for details.
  392. 489    SyncWait(seconds)\n   SyncPoint and SyncWait synchronize the execution of icons. SyncWait pauses presentation until the time you specify in seconds expires, using as a point of reference the last SyncPoint setting. See "Authorware Reference" for details.
  393. 490    SetProperty("window", prop_name, prop_value)\n   Sets the value of a property for a window created by a DLL, XCMD or UCD. Prop_name holds the name of a property, and prop_value is a string or number specifying a value for that property.
  394. 491    value := GetProperty("window", property)\n   Retrieves the value of a property for the specified window. The argument window is a string containing the name of the window created by a DLL, XCMD or UCD.
  395. 492    CloseWindow("window")\n   Closes the specified window. The argument window is a string containing the name of the window created by a DLL, XCMD or UCD.
  396. 495    DisplayIconNoErase(IconID@"IconTitle")\n   Displays the contents of the specified icon, and acts as if Don't Erase is the Erase Feedback setting in the Response Type Options dialog box. This function has no effect if the icon is already displayed.
  397. 497    number := RenameFile("filename", "newfilename")\nRenameFile("filename", "newfilename")\n   Renames the file you specify in filename with the name you specify in newfilename. See "Authorware Reference" for details.
  398. 501    number := IconLogID(n)\n   IconLogID returns the icon ID of the icon displayed n icons back. IconLogID(0) returns the icon ID of the current icon.\n   To use IconLogID you must set the system variable IconLog to a value greater than zero.
  399. 502    VideoPause()\n   Pauses the video at the current frame.\n   Use this function to pause the video at any point or to set up controls that let the user pause the video.
  400. 503    VideoPlay(frame)\n   Plays the video to the frame number you specify in frame, at the current speed. If the frame number you specify is less than the number of the current frame, the video plays backward.
  401. 504    VideoStep(reverse)\n   Moves the video sequence backward or forward by a single frame. To step the video forward, specify off for reverse; to step the video backward, specify on.
  402. 505    VideoSeek(frame)\n   Moves the video to the frame you specify.\n   For example, this expression moves the video to frame 750.\n     VideoSeek(750)\n   Use this function to locate a particular frame.
  403. 506    VideoChromaKey(red, green, blue)\n   Determines the chroma key color for the video overlay device. You can specify the amount of each color on a scale from 0 (off) to 65536 (full). See "Authorware Reference" for details.
  404. 507    string := VideoSend(message, wait)\n   Sends the character string in message to the video player, then pauses for the number of ticks you specify in wait, and returns a response from the video device. See "Authorware Reference" for details.
  405. 508    ID := PageHistoryID(n [, m])\n   Returns the icon ID of the page specified by n, where 1 is the page displayed most recently, 2 is the page before that, and so on. Use m to define a range. See "Authorware Reference" for details.
  406. 509    title := PageHistoryTitle(n [, m])\n   Returns the icon title of the page specified by n, where 1 (the default) is the page displayed most recently, 2 is the page before that, and so on. Use m to define a range. See "Authorware Reference" for details. 
  407. 510    PurgePageHistory()\n   Erases the page history, which consists of the icon IDs and icon titles the user has displayed. Use this function when you want to start a new page history.
  408. 511    ID := PageFoundID(n)\n   Returns the icon ID of an icon that contains a match, where n defines the match. To determine what n is, Authorware assigns 1 to the first page with a match, 2 to the match after that, etc. See "Authorware Reference" for details.
  409. 512    title := PageFoundTitle(n [,m])\n   Returns the title of the icon that contains a match, where n defines a particular match or a range of titles from the nth match through the mth match. See "Authorware Reference" for details.
  410. 513    string := GetTextContaining(n [, m, maxlen])\n   Returns the actual word located by FindText, where n defines a particular match, or a range of matches, from the nth match through the mth match. See "Authorware Reference" for details.
  411. 514    string := FindText("searchString", scopeIconID, textOrKeywords, matchPattern, resultsInContext, convertResultsToPageIDs, searchInBackground)\n   Searches for a specified word and creates an internal match list. See "Authorware Reference" for details.
  412. 515    string := Keywords(IconID@"IconTitle")\n   Returns all keywords attached to the icon you specify, with each keyword separated by a Return character. To assign keywords, select an icon and choose Keywords from the Attributes menu.
  413. 516    ID := IconNext(IconID@"IconTitle")\n   In a map, returns the ID of the icon below the icon named in IconTitle (or 0 if there's none). In a branching structure or framework, returns the ID of the icon to the right of the icon named in IconTitle (or 0).
  414. 517    ID := IconPrev(IconID@"IconTitle")\n   In a map, returns the icon ID of the icon above the icon named in IconTitle (or 0 if there's none). In a branching structure or framework, returns the icon ID to the left of the specified icon (or 0).
  415. 518    number:= IconNumChildren(IconID@"IconTitle"[, flag])\n   Returns the number of icons in or attached to the icon named in IconTitle. Use flag for the number attached to a framework or in the entry or exit pane. See "Authorware Reference" for details.
  416. 519    ID := IconFirstChild(IconID@"IconTitle"[, flag])\n   Returns the ID of the first icon in or attached to the icon named in IconTitle. Use flag for the ID of the first icon in a framework or in the entry or exit pane.
  417. 520    ID := IconLastChild(IconID@"IconTitle"[, flag])\n   Returns the ID of the last icon in or attached to the icon named in IconTitle. Use flag for the ID of the last icon in a framework or in the entry or exit pane.
  418. 521    ID := IconParent(IconID@"IconTitle")\n   Returns the icon ID of the parent of the icon you specify in IconTitle. This is either the map icon in which the icon is located or the branching icon to which the icon is attached.
  419. 522    number:= ChildIDToNum(@ParentTitle, @ChildTitle [, flag])]\n   Returns the position of the icon named in ChildTitle that's in or attached to the icon named in ParentTitle. See "Authorware Reference" for details.
  420. 523    ID := ChildNumToID(@ParentID, n [, flag])\n   Returns the icon ID of the icon at position n within the map icon or to the right of the icon named in ParentID. See "Authorware Reference" for details.
  421. 524    IconTypeName(n)\n   Returns a description of the icon type that corresponds to the number you specify in n. This number corresponds to a value from 0 to 13. See "Authorware Reference" for details.
  422. 525    ID:=PageContaining(IconID@"IconTitle"[, @"framework"])\n   Returns the icon ID of the page containing the icon you specify in IconID@"IconTitle". Use framework to find out if the icon is in a particular framework.
  423. 526    string := IconTitleShort(IconID)\n   IconTitleShort returns the title of the icon you specify in IconID, which is the unique numeric identifier that Authorware assigns to each icon used in a file. It strips any comments included in the title.
  424. 527    OLEDoVerb(IconID@"IconTitle", "verb")\n   Activates the verb you specify in verb for the first OLE object in an icon, so that the object responds immediately, without waiting for the user to click it. See "Authorware Reference" for details.
  425. 528    OLEIconize(IconID@"IconTitle", iconize)\n   Determines whether the first OLE object in a display (identified by IconTitle) is shown as an icon (iconize is true) or whether it is fully displayed (iconize is false). 
  426. 529    OLESetAutoUpdate(IconID@"IconTitle", update)\n   Determines whether the first linked OLE object in the display identified by IconTitle is updated automatically (update is true) or manually (update is false). See "Authorware Reference" for details.
  427. 530    OLEUpdateNow(IconID@"IconTitle")\n   Updates the first linked OLE object in the display identified by IconTitle (or in the first OLE object in the current display). If the object is embedded, this function redraws the object. 
  428. 531    OLESetTrigger(IconID@"IconTitle", [trigger])\n   Determines what trigger the first OLE object in a display icon responds to:\n     0 -- No trigger (default).\n     1 -- Single-click.\n     2 -- Double-click.
  429. 532    number := OLEGetTrigger(IconID@"IconTitle")\nReturns a number that corresponds to the user action you set up to trigger an OLE object:\n0 -- No trigger (default).\n1 -- Single-click.\n2 -- Double-click.\nUse OLESetTrigger to set the trigger.
  430. 533    OLESetTriggerVerb(IconID@"IconTitle", "verb")\nAssigns the verb you specify in verb to the first OLE object in the icon named in IconTitle. The verb is triggered by double-clicking the object, unless you've set a different trigger with OLESetTrigger.
  431. 534    string := OLEGetTriggerVerb(IconID@"IconTitle")\n   Returns the trigger verb that is set up for the first OLE object in the display icon you specify in IconTitle.
  432. 535    string := OLEGetObjectVerbs(IconID@"IconTitle")\n   Returns a list of all verbs that apply to the first OLE object in the given display icon. The first verb in the list is the primary verb. Items in the list are separated by Return characters.
  433. 536    MediaPlay(IconID@"IconTitle")\n   Starts playing the digital movie or video clip whose icon title you specify. If the movie or video clip is already playing, this function restarts the play from the beginning.\n
  434. 537    MediaPause(IconID@"IconTitle", pause)\nPauses or resumes the digital movie or video clip in the icon named in IconTitle. When pause is true, the movie or video pauses. When pause is false, a digital movie will resume, but a video clip will not.
  435. 538    MediaSeek(IconID@"IconTitle", position)\n   Sets the frame number for the given digital movie or video icon.
  436. 539    number := Code(character)\n   Returns the ASCII code that corresponds to the character, number, symbol, or key name you specify in character.\n   See "Authorware Reference" for more information.
  437. 540    number:= IconType(IconID@"IconTitle")\n   Returns a number from 1 to 13, which corresponds to the icon type of the icon you name in IconTitle. See "Authorware Reference" for the number that corresponds to each type of icon.
  438. 541    SetMode(mode)\n   Sets the drawing mode for use with graphics functions: 0=Matted, 1=Transparent, 2 =Inverse, 3 =Erase, 4=Opaque
  439. 542    SetFill(flag [, color])\n   Sets the fill style for use with graphics functions. Flag is true for fill, false for no fill. Use the RGB function to calculate the color.
  440. 543    SetFrame(flag [, color])\n   Sets the frame style for graphics functions. Flag is true for fill, false for no fill. Use the RGB function to calculate the color. For no frame, you can also pass 0 as the thickness to the individual graphics function.
  441. 544    SetLine(type)\n   Set the line style for use with graphics functions: 0 = no arrows, 1=start arrow, 2=end arrow, 3=both arrows
  442. 545    RGB(R, G, B)\n   Combines the R (red), G (green), and B (blue) values into a single color value. Each component is a number between 0 and 255.
  443. 546    Trace("string")\n   Use this function for debugging. When tracing is on in the Trace window, every time the debugger finds the Trace function, it dumps String into the Trace window. This function only works during authoring.
  444. 547    identifier := GetMovieInstance(IconID@MovieTitle)\nReturns an identifier for an instance of a movie. The variable identifier is the value returned; MovieTitle is the title of the icon that plays the movie.
  445. 548    Unload(IconID@IconTitle)\nUnload removes external movies that are in the list of preloaded movies. IconTitle is the title of the icon that plays the movie (-1 unloads every preloaded movie in the list).
  446. 549    ShowTaskBar(display)\n  By default, Authorware hides the Windows 95 or NT task bar. ShowTaskBar allows it to be visible if it overlaps the presentation window. You must accompany ShowTaskBar(ON) with ShowTitleBar(ON). See "What's New in Authorware 3.5."
  447. 550    GoToNetPage(URL)\n   Opens a URL whether it's a shocked Authorware piece or some other MIME type. Using GoToNetPage opens a new page within the net browser.
  448. 551    string := NetDownload(URL)\n   Retrieves an HTTP item into a local file and returns the name of the file. The URL parameter is a universal resource locator which specifies the HTTP item to be retrieved.
  449. 613    if condition then statement\n   Use an If-Then statement to set up a condition and provide Authorware with a specific set of instructions to follow if the condition is true.
  450. 614    Use repeat with to repeat an action a set number of times.\n   Syntax:\n      repeat with counter := start [down] to finish\n         statement(s)\n   end repeat
  451. 615    Use repeat while to repeat an action while a condition is true. Each time the loop is repeated, the condition is checked. When it changes, the loop is exited.\n   Syntax:\n      repeat while condition\n         statement(s)\n      end repeat
  452. 616    next repeat\nUse next repeat and exit repeat anywhere inside the body of a Repeat loop. Next repeat skips over any remaining statements in the loop and immediately starts to execute the loop again from the top.
  453. 617    exit repeat\nExit repeat can be anywhere inside a Repeat loop. Exit repeat exits the loop and executes the next statement in the calculation icon, or if there are none, exits the calculation icon.
  454. 618    exit\nExits a script in a calculation window.\nWhen Authorware encounters an exit statement, it skips the rest of the instructions and exits the calculation window. If the calculation is attached to an icon, Authorware executes the icon.
  455. 619    Arithmetic operators:\n   +  add             *   multiply\n   -  subtract        /   divide\n   ** exponentiate\n   Arithmetic operators can be used with numbers or with variables that contain numbers. They return a numerical result.
  456. 620    string := string1 ^ string2[^string 3^ ...]\n   The concatenate operator returns the single string created by connecting the contents of string1, string2, and so on. For details see "Using Functions, Variables, and Expressions" in "Using Authorware."
  457. 621    Relational operators:\n=    equal to    <=    less than or equal to\n<>    not equal to    >=    greater than or equal to\n<    less than    >    greater than\nRelational operators compare two values and return a true or false result.
  458. 622    Logical operators:\n   &  and         |  or         ~  not\n   Logical operators compare logical values and return a logical (true or false) result.
  459. 623    variable := value or expression\n   The assignment operator assigns the value or the result of evaluating the expression to a variable. For more information see "Using Functions, Variables, and Expressions" in "Using Authorware."
  460. 624    NumEntry
  461. 625    RepCount
  462. 626    Random
  463. 627    Precision
  464. 628    MaxRand
  465. 629    MinRand
  466. 630    NumEntry2
  467. 631    NumEntry3
  468. 632    EntryText
  469. 633    NumCount
  470. 634    TimeInInteraction
  471. 635    Tries
  472. 636    ChoiceNumber
  473. 637    ChoiceCount
  474. 638    ResponseStatus
  475. 639    Correct
  476. 640    WindowLeft
  477. 641    CorrectChoice
  478. 642    ChoicesMatched
  479. 643    WordCount
  480. 644    CharCount
  481. 645    TimesMatched
  482. 646    MatchedEver
  483. 647    BranchPath
  484. 648    JudgeString
  485. 649    PresetEntry
  486. 650    JudgedInteractions
  487. 651    JudgedResponses
  488. 652    TotalCorrect
  489. 653    TotalWrong
  490. 654    FirstTryCorrect
  491. 655    FirstTryWrong
  492. 656    PercentCorrect
  493. 657    PercentWrong
  494. 658    PathSelected
  495. 659    TimesSelected
  496. 660    SelectedEver
  497. 661    FileTitle
  498. 662    FileName
  499. 663    UserName
  500. 664    FirstName
  501. 665    Sessions
  502. 666    WindowWidth
  503. 667    WindowHeight
  504. 668    ClickX
  505. 669    ClickY
  506. 670    CursorX
  507. 671    CursorY
  508. 672    FirstDate
  509. 673    StartTime
  510. 674    ElapsedDays
  511. 675    TotalTime
  512. 676    TotalHours
  513. 677    SessionTime
  514. 678    SessionHours
  515. 679    SystemSeconds
  516. 680    ClickSeconds
  517. 681    Date
  518. 682    Time
  519. 683    DayName
  520. 684    Day
  521. 685    MonthName
  522. 686    Month
  523. 687    Year
  524. 688    FullDate
  525. 689    Key
  526. 690    KeyNum
  527. 691    ExecutingIconID
  528. 692    Pi
  529. 693    e
  530. 694    LicenseInfo
  531. 695    Version
  532. 696    SerialNumber
  533. 697    FullTime
  534. 698    TimeRemaining
  535. 699    ResponseTime
  536. 700    Machine
  537. 701    MachineName
  538. 702    OSNumber
  539. 703    OSName
  540. 704    ShiftDown
  541. 705    CommandDown
  542. 706    AltDown
  543. 707    CapsLock
  544. 708    MouseDown
  545. 709    DisplayX
  546. 710    DisplayY
  547. 711    PathPosition
  548. 712    PositionX
  549. 713    PositionY
  550. 714    Moving
  551. 715    Animating
  552. 716    Dragging
  553. 717    MatchedIconTitle
  554. 718    ResponseType
  555. 719    EvalStatus
  556. 720    EvalMessage
  557. 721    Movable
  558. 722    ExecutingIconTitle
  559. 723    Hour
  560. 724    Minute
  561. 725    Sec
  562. 726    Resume
  563. 727    VideoFrame
  564. 728    LastX
  565. 729    LastY
  566. 730    AllSelected
  567. 731    PathCount
  568. 732    DiskBytes
  569. 733    MemoryAvailable
  570. 734    FileSize
  571. 735    Within
  572. 736    RecordsLocation
  573. 737    DirectorySize
  574. 738    WindowTop
  575. 739    FileLocation
  576. 740    CreatorProgram
  577. 741    ButtonTime
  578. 742    MenuTime
  579. 743    VideoDone
  580. 744    VideoResponding
  581. 745    ControlDown
  582. 746    DoubleClick
  583. 747    IOStatus
  584. 748    IOMessage
  585. 749    PreviousMatch
  586. 750    MaxBackground
  587. 751    TriggerCount
  588. 752    SoundPlaying
  589. 753    ScreenDepth
  590. 754    LastObjectClicked
  591. 755    Tab
  592. 756    Return
  593. 757    WindowHandle
  594. 758    ObjectMoved
  595. 759    ObjectMatched
  596. 760    TimeOutLimit
  597. 761    ResponseTop
  598. 762    ResponseLeft
  599. 763    ResponseHeight
  600. 764    ResponseWidth
  601. 765    ForceCaps
  602. 766    CustomBanner
  603. 767    CorrectChoicesMatched
  604. 768    WrongChoicesMatched
  605. 769    AllCorrectMatched
  606. 770    VideoUsesPrinterPort
  607. 771    MotionTrails
  608. 772    CaseSensitive
  609. 773    PathsReplaced
  610. 774    TotalPathsSelected
  611. 775    WordClicked
  612. 776    LineClicked
  613. 777    ResumeIcon
  614. 778    Layer
  615. 779    IconLog
  616. 780    MoviePlaying
  617. 781    ObjectClicked
  618. 782    LastWordClicked
  619. 783    LastLineClicked
  620. 784    SearchPath
  621. 785    RightMouseDown
  622. 786    MiddleMouseDown
  623. 787    PageCount
  624. 788    CurrentPageID
  625. 789    CurrentPageNum
  626. 790    MatchCount
  627. 791    Navigating
  628. 792    NavTo
  629. 793    NavFrom
  630. 794    RootIcon
  631. 795    CallStackText
  632. 796    CalledFrom
  633. 797    HotTextClicked
  634. 798    MediaPosition
  635. 799    MediaPlaying
  636. 800    MediaLength
  637. 801    DisplayTop
  638. 802    DisplayLeft
  639. 803    DisplayWidth
  640. 804    DisplayHeight
  641. 806    TimeExpired
  642. 807    OrigWorkingDirectory
  643. 808    SearchPercentComplete
  644. 809    LastSearchString
  645. 810    Checked
  646. 811    IconID
  647. 812    IconTitle
  648. 813    ScreenWidth
  649. 814    ScreenHeight
  650. 815    OSVersion
  651. 816    AppType
  652. 817    AppTypeName
  653. 818    PathType
  654. 819    FileNameType
  655. 820    NetConnected
  656. 821    NetLocation
  657. 880    NumEntry contains the first number the user types in response to a text-entry interaction. NumEntry@"IconTitle" contains the first number the user types in the icon named in IconTitle. See "Authorware Reference" for details.
  658. 881    Contains the number of times the current decision has been repeated. RepCount must be used within the decision loop structure. RepCount@"IconTitle" contains the number of times the specified decision icon has been repeated.
  659. 886    Contains the second number in a user's response to a text interaction.  NumEntry2@"IconTitle" contains the number at the specified interaction. See "Authorware Reference" for details.
  660. 887    Contains the third number in a user's response to a text interaction.  NumEntry3@"IconTitle" contains the number at the specified interaction. See "Authorware Reference" for details.
  661. 888    Contains the text of the user's last response in the last interaction. EntryText@"IconTitle" contains the text of the user's last response for the specified interaction. See "Authorware Reference" for more information.
  662. 889    Contains the total number of numeric characters in the user's last entry. NumCount@"IconTitle" counts the numbers in the user's last response for the interaction you specify in IconTitle. See "Authorware Reference" for details.
  663. 890    Contains the total time the user spent in the last interaction (measured in seconds, including fractions expressed as decimals). TimeInInteraction@"IconTitle" contains the number of seconds the user spent in the interaction in the icon you specify.
  664. 891    Contains the number of times the user matched a response in the current interaction. Tries@"IconTitle" provides the number of times the user matched a response in the specified interaction.
  665. 892    Contains the number of the last icon matched by the user in the current interaction. ChoiceNumber@"IconTitle" contains the number of the last icon matched in the specified interaction. Icons are numbered from left to right, beginning with 1.
  666. 893    Contains the total number of responses that are attached to the current interaction. ChoiceCount@"IconTitle" contains the total number of target responses attached to the specified interaction.
  667. 894    Contains the status (1=Correct, 2=Wrong) of the first judged response matched in the last interaction. ResponseStatus@"IconTitle" contains the status of the first judged response in the specified interaction. See "Authorware Reference" for details.
  668. 895    Contains the title of the first response icon whose status is set to Correct (+). Correct@"IconTitle" contains the title of the first correct response icon in the specified interaction.
  669. 896    WindowLeft contains the number of pixels from the left edge of the screen to the left edge of the presentation window. (This corresponds to the x-coordinate screen location of the upper left corner of the presentation window.) 
  670. 897    Contains the number of the first response icon in the interaction set to Correct (+). CorrectChoice@"IconTitle" contains the number of the first correct response icon in the specified interaction. See "Authorware Reference" for details.
  671. 898    Contains the number of different response icons the user has matched in the current interaction. ChoicesMatched@"IconTitle" contains the number of different response icons the user matched in the specified interaction.
  672. 899    Contains the number of words that the user enters in a text-entry interaction. Authorware counts as a word any group of characters that does not contain spaces. WordCount@"IconTitle" contains the number of words in the response in the specified icon.
  673. 900    Contains the number of characters the user typed in response to a text interaction. CharCount@"IconTitle" contains the number of characters in the user's response for the icon you specify with IconTitle. See "Authorware Reference" for details.
  674. 901    Contains the number of times the user matched the current response icon in this presentation of the file. TimesMatched@"IconTitle" provides the number of times the user matched the icon specified by "IconTitle."
  675. 902    If the user has previously matched a response, MatchedEver is true. MatchedEver@"IconTitle" is true if the user has previously matched the response icon you specify in IconTitle. If the response has not been matched, MatchedEver is false.
  676. 903    Contains the number of the Exit path of the last target response matched: 0=Continue, 1=Exit Interaction, 2=Try Again, 3=Return. BranchPath@"IconTitle" contains the Exit path in the specified interaction. See "Authorware Reference" for details.
  677. 904    By assigning a value to this variable, you can force Authorware to execute the icon that matches the contents of JudgeString. The JudgeString value is used as the response rather than the user's response. See "Authorware Reference" for details.
  678. 905    If you assign text to this variable, that text appears automatically in a text entry field during presentation. The user can add to this text, edit it, or delete it. See "Authorware Reference" for more information.
  679. 906    Contains the total number of judged interactions the user has encountered in the file. An interaction is judged if the response status of any of its attached icons is set to Correct or Wrong. See "Authorware Reference" for more information.
  680. 907    Contains the total number of responses given by the user to all judged interactions encountered in the file. An interaction is judged if the response status of any of its attached icons is set to Correct or Wrong.
  681. 908    TotalCorrect contains the total number of correct responses the user made to all judged interactions in the file. (An interaction is a "judged interaction" if any one of its responses is judged.) See "Authorware Reference" for more information.
  682. 909    TotalWrong contains the total number of wrong responses the user made to all judged interactions in the file. (An interaction is a "judged interaction" if any one of its responses is judged.) See "Authorware Reference" for more information.
  683. 910    FirstTryCorrect contains the total number of correct responses the user made on the first response to judged interactions in the file. See "Authorware Reference" for more information.
  684. 911    FirstTryWrong contains the total number of wrong responses the user made on the first response to judged interactions in the file. See "Authorware Reference" for more information.
  685. 912    PercentCorrect contains the percentage of all judged responses that were judged correct.
  686. 913    PercentWrong contains the percentage of all judged responses that were judged wrong.
  687. 914    Contains the number of the last path selected in the current decision. PathSelected@"IconTitle" provides the number of the last path selected for the specified decision icon. See "Authorware Reference" for details.
  688. 915    Contains the number of times (up to 255) that the last decision path has been selected. TimesSelected@"IconTitle" contains the number of times the specified icon attached to a decision icon has been selected.
  689. 916    SelectedEver is true if the current path of the decision icon has been previously selected for the user. SelectedEver@"IconTitle" is true if the specified icon attached to a decision icon has previously been selected.
  690. 917    Contains the title of the file as specified in the File Setup options on the File menu.
  691. 918    Contains the name of the current file, without the path. (This differs from the system variable FileTitle, which contains the title you assign in the File Setup dialog box.)
  692. 919    Use the variable UserName to store the user's full name. You can ask users to type their names in a text interaction, then assign the value of EntryText to UserName. You can also assign a value to UserName directly.
  693. 920    Extracts the user's first name from the system variable UserName. If UserName was typed with the last name first, Authorware stores the first word after the comma in FirstName. See "Authorware Reference" for more information.
  694. 921    Contains the number of times the user has used the current file. If the file is set to Restart, this value will always be 1.
  695. 922    Contains the width of the Presentation window in pixels. 
  696. 923    Contains the height of the Presentation window in pixels.
  697. 924    ClickX contains the number of pixels from the left edge of the presentation window to the position of the cursor when the user last pressed the mouse button.
  698. 925    Contains the number of pixels from the top of the presentation window (the edge below the title bar) to the location of the cursor at the last mouse click. If Overlay Menu Bar is off and the menu is showing, the top is the edge below the menu bar.
  699. 926    CursorX contains the number of pixels from the left edge of the presentation window to the current cursor position.
  700. 927    Contains the number of pixels from the top of the presentation window (the edge below the title bar) to the location of the current cursor position. If Overlay Menu Bar is off and the menu is showing, the top is the edge below the menu bar.
  701. 928    Contains the first date the user used the current file. If the file is set to Restart, FirstDate always contains the date on which the current session started. The date format is set according to local standards based on system localization.
  702. 929    Contains the time the user began working on the file, in hours and minutes. The format is determined by the computer system's localization settings.
  703. 930    Contains the number of days since the user last used the piece. If the file is set to Restart, this variable always returns zero.
  704. 931    Contains the total amount of time the user spent in the file in all sessions, expressed in hours and minutes. If the file is set to restart when the user returns to it, TotalTime equals SessionTime. See "Authorware Reference" for more information.
  705. 932    Contains the total amount of time the user spent in the file for all sessions, expressed in hours and decimal fractions of an hour (not minutes). If the file is set to restart when the user returns to it, TotalHours equals SessionHours.
  706. 933    Contains the duration of the current user session in hours and minutes. Time is measured from when the user started the file.
  707. 934    Contains the duration of the current user session in hours and decimal fractions of an hour (not minutes). Time is measured from when the user started the file.
  708. 935    Contains the number of seconds since the computer was started or restarted.\n   This variable is useful for measuring elapsed time. Because it's a numerical value, you can use it in calculations.
  709. 936    Contains the number of seconds that have elapsed since the user pressed the left mouse button.
  710. 937    Contains the current date in numerical format (02/08/95). The format is automatically set to local standards using localization settings.
  711. 938    Contains the current time in hours and minutes. The format is determined by the computer system's localization settings.
  712. 939    Contains the name of the current day of the week--for example, Monday.
  713. 940    Contains the number of the current day of the month, ranging from 1 to 31.
  714. 941    Contains the name of the current month.
  715. 942    Contains the number of the current month, from 1 to 12.
  716. 943    Contains the current year.
  717. 944    Contains the current day and date in long form, which includes the day of the week, the month, the day of the month, and the year. The date format is determined by the computer system's localization settings.
  718. 945    Key contains the name of the last key the user pressed, such as h, H, Delete, 9, or Enter.
  719. 946    KeyNum contains a numeric code representing the last key the user pressed. (You can find out the code number for each key by embedding KeyNum in display text.)
  720. 947    ExecutingIconID contains a unique numerical identifier assigned to the icon that is currently being executed.\n   It's best not to use the literal, numeric value of an icon ID because the value may change when the piece is saved or packaged.
  721. 948    Contains the ratio of a circle's circumference to its diameter (3.1415926536).
  722. 949    Contains the transcendental constant used as the base for natural logarithms (2.718281828459).
  723. 950    Contains the name and organization of the person licensed to use this copy of Authorware. You enter this information when you install Authorware on your system.
  724. 951    Contains the version number of the copy of Authorware you're using.
  725. 952    Contains the unique serial number assigned to the copy of Authorware you're using.
  726. 953    Contains the current time in long format, which includes hours, minutes, and seconds. The format is determined by the computer system's localization settings.
  727. 954    Contains the seconds remaining for: an interaction with a time limit response; a time limit response icon; a decision icon; a wait icon. TimeRemaining@"IconTitle" provides information for a specified icon. See "Authorware Reference" for details.
  728. 955    Contains the number of seconds it took the user to respond to an interaction. ResponseTime@"IconTitle" contains the number of seconds it took the user to give the last response to the specified interaction. See "Authorware Reference" for details.
  729. 956    Identifies the type of computer in use: 1 for a Macintosh Plus, SE, or Classic; 2 for a Macintosh or Performa system with color capability and a processor other than a 68000; 3 for an IBM PC or compatible computer; and 5 for a Power Macintosh.
  730. 957    MachineName contains either "Macintosh", "IBM-PC or compatible"  or "Power Macintosh" depending on the computer running the Authorware piece.\n   Use this variable in cross-platform development.
  731. 958    OSNumber contains a number corresponding to the operating system being used:  1=Macintosh, 3=Windows.
  732. 959    OSName contains the name of the class of operating system being used: Macintosh or Microsoft Windows.
  733. 960    ShiftDown is true when the user is pressing the Shift key.
  734. 961    CommandDown is true if the Control key is pressed. On the Macintosh, CommandDown is true if the Command key (not the Control key) is pressed.
  735. 962    AltDown is true when the Alt key is pressed. (Keep in mind that the Alt key can also activate the Authorware menus when you're authoring, as well as user menus during presentation.)
  736. 963    CapsLock is true if the CapsLock key is currently on.
  737. 964    MouseDown is true if the user is pressing the left mouse button (or the mouse button on the Macintosh).\n   Note:  You can use Authorware's Button Editor to change the appearance of a button when the user clicks it or passes the mouse over it.
  738. 965    DisplayX contains the distance from the left edge of the presentation window to the center of a specified display or movie. See "Authorware Reference" for more information.
  739. 966    DisplayY contains the distance from the top of the presentation window to the center of a specified display or movie. See "Authorware Reference" for more information.
  740. 967    PathPosition@"IconTitle" contains the position of the display in the specified icon in relation to the grid, if it has been positioned on a path. You can position displays along paths through motion icon options or Effects options.
  741. 968    PositionX contains the horizontal position of the display in relation to the grid, if it has been positioned or moved in an area. PositionX@"IconTitle" contains the position values for the specified icon.
  742. 969    PositionY contains the vertical positions of the display in relation to the grid, if it has been positioned or moved in an area. PositionY@"IconTitle" contains the position values for the specified icon.
  743. 970    Moving@"IconTitle" is true if the display in the specified icon is being moved by a motion icon or dragged by the user.
  744. 971    Animating@"IconTitle" is true if the specified icon is being moved by a motion icon.
  745. 972    Dragging@"IconTitle" is true if the user is dragging the display in the specified icon.
  746. 973    Contains the title of the last response icon the user matched. MatchedIconTitle@"IconTitle" contains the title of the last response icon matched in the specified interaction.
  747. 974    Contains a number that represents the response type of the last icon matched in an interaction. ResponseType@"IconTitle" contains the response type of the last icon matched in the specified interaction. See "Authorware Reference" for details.
  748. 975    Contains the status returned by the last call to the Eval or EvalAssign system function. See "Authorware Reference" for a list of the possible status values and their meaning.
  749. 976    Contains the text message of a possible syntax error resulting from the last call to the Eval or EvalAssign system function with an invalid expression. If no syntax error occurred, EvalMessage is empty.
  750. 977    Movable@"IconTitle" is true if the display in the specified icon can be moved by the user. You can assign values to this variable to make any display movable or immovable. See "Authorware Reference" for more information.
  751. 978    ExecutingIconTitle contains the title of the icon that is currently being executed, including comments.
  752. 979    Contains the number of the current hour of the day, ranging from 0 to 23.
  753. 980    Contains the number of the current minute of the hour, from 0 to 59.
  754. 981    Contains the number of the current second of the minute, from 0 to 59.
  755. 982    If the Resume option in the File Setup dialog box is selected, Resume is true; Authorware returns to the icon where it quit to execute another file or application. If Resume is false, Authorware resumes at the last icon where Resume was true. 
  756. 983    Contains the number of the current video frame being played by an attached video device.
  757. 984    LastX contains the last x coordinate drawn by a graphics function.
  758. 985    LastY contains the last y coordinate drawn by a graphics function.
  759. 986    AllSelected is true if every icon attached to the current decision icon has been selected. AllSelected@"IconTitle" is true if every icon attached to the specified decision icon has been selected.
  760. 987    Contains the total number of icons attached to the current decision icon. PathCount@"IconTitle" contains the number of icons attached to the decision icon you specify.
  761. 988    The amount of space available on the disk that contains the current file, in bytes.
  762. 989    The amount of RAM available on the machine, in bytes.
  763. 990    Contains the current size of the file in bytes. This value changes as you make changes to the file while you're authoring; it may also change when you save the file.
  764. 991    Within@"IconTitle" is true if the icon Authorware is presenting is the specified icon. The specified icon is almost always a map, interaction, decision, or framework icon.
  765. 992    Contains the full pathname of the folder that contains user records. Use the following syntax: "C:\Windows\A3W_DATA\" ("hard disk:System Folder: Preferences: RunA3M Data:" on the Macintosh). See "Authorware Reference" for details.
  766. 994    WindowTop contains the number of pixels from the upper edge of the screen to the upper edge of the presentation window. (This corresponds to the y-coordinate screen location of the upper left corner of the presentation window.)
  767. 995    Contains the path to the folder that contains the current file. Use the following syntax:\n     "drive:\directory1\directory2\\"\n       (such as "C:\Apps\Graphics\")\n   See "Authorware Reference" for details.
  768. 999    VideoDone is true if the current video sequence is finished playing.
  769. 1000    This variable is true when communication is established with the selected video device.
  770. 1001    ControlDown is true if the Control key is pressed.
  771. 1002    DoubleClick is true if the last left mouse click was a double-click.
  772. 1003    Provides status information about the most recent input/output (I/O) system function that was performed: 0 indicates no error; other values are defined by the computer's operating system. The value may vary in cross-platform applications.
  773. 1004    Contains a string that provides status information about the most recent input/output (I/O) system function that was performed. I/O functions include WriteExtFile, ReadExtFile, AppendExtFile, CreateFolder, DeleteFile, and RenameFile.
  774. 1005    PreviousMatch@"IconTitle" is true if the specified response icon was the last one matched by the user in the interaction. If the specified icon was not the last response icon matched, PreviousMatch is false.
  775. 1008    Contains the value of true if a sound is playing.
  776. 1009    Contains the number of bits used to represent each screen pixel based on the driver you installed. Common values are: 1 bit for monochrome; 4 bit for 16 colors; 8 bit for 256 colors; and 16, 24, or 32 bit for thousands or millions of colors.
  777. 1010    LastObjectClicked contains the title of the display the user clicked. See "Authorware Reference" for more information.
  778. 1011    Tab contains a single Tab character.\n   Note:  You can put a Tab character in a string as "\t".
  779. 1012    Return contains a single Return character.\n   Note:  You can put a Return character in a string as "\r".
  780. 1013    On Windows computers, WindowHandle contains the window handle of Authorware's presentation window. On Windows computers, all windows are identified internally by a window handle.
  781. 1014    Following an interaction containing one or more movable object responses, ObjectMoved contains the title of the last display icon the user moved, even if it didn't match a response icon. 
  782. 1015    Following an interaction containing one or more movable object responses, ObjectMatched contains the title of the last display icon matched when the user moved an object. 
  783. 1016    Use TimeOutLimit to specify an amount of time, in seconds, that Authorware waits for any mouse or keyboard activity. If the user does nothing within that time, Authorware jumps to the icon specified in the TimeOutGoTo system function.
  784. 1017    Contains the upper screen coordinate of the response area for the current button, hot spot, hot object, target area, or text-entry response.  ResponseTop@"IconTitle" contains the value in the specified icon.
  785. 1018    Contains the left screen coordinate of the response area for the current button, hot spot, hot object, target area, or text-entry response. ResponseLeft@"IconTitle" contains the value in the specified icon.
  786. 1019    Contains the height of the response area for the current button, hot spot, hot object, target area, or text-entry response. ResponseHeight@"IconTitle" contains the height for the specified icon.
  787. 1020    Contains the width of the response area for the current button, hot spot, hot object, target area, or text-entry response. ResponseWidth@"IconTitle" contains the width for the specified icon.
  788. 1021    When you set ForceCaps to true, all text the user types in the current interaction display is converted to uppercase letters. ForceCaps@"IconTitle" converts the user's text in the specified interaction to all uppercase letters.
  789. 1023    CorrectChoicesMatched contains the number of responses with a status of Correct that the user matched in an interaction. CorrectChoicesMatched@"IconTitle" contains the number for the specified interaction.
  790. 1024    WrongChoicesMatched contains the number of responses with a status of Wrong that the user matched in an interaction. WrongChoicesMatched@"IconTitle" contains the number for the specified interaction.
  791. 1025    AllCorrectMatched is true if a user has matched every response attached to the interaction icon that has been assigned a status of Correct. Otherwise, it's false. AllCorrectMatched@"IconTitle" provides the status of the variable at the specified icon.
  792. 1031    WordClicked contains the word the user clicked in a text object, UNLESS the user then clicks something other than a word, in which case WordClicked returns an empty (null) string.
  793. 1032    Contains the number of the line the user clicked in a text object. See "Authorware Reference" for more information.
  794. 1033    Use this variable to specify a calculation icon to be executed when the user resumes a file. After executing the calculation icon, Authorware then moves to the icon at which the file was set to resume. See "Authorware Reference" for details.
  795. 1034    Contains the layer number of the current display, interaction, or movie. Layer@"IconTitle" contains the layer number of the icon you specify in IconTitle. The layer number is assigned in the Effects dialog box or with the LayerDisplay function.
  796. 1035    Use IconLog to set the number of icons you want Authorware to store in a log. You can get access to information about the logged icons using the system functions IconLogTitle and IconLogID. Values can range from 0 (no icons are being logged) to 100.
  797. 1036    Use this variable to synchronize events by activating or deactivating icons, depending on whether MoviePlaying is true. This variable has been replaced by MediaPlaying, but is still supported.
  798. 1037    ObjectClicked contains the title of the display the user clicked, UNLESS the user last clicked the presentation window background without clicking an object, in which case ObjectClicked contains an empty (null) string.
  799. 1038    LastWordClicked contains the word a user clicked in a text object. If the user then clicks something else, WordClicked returns an empty (null) string. See "Authorware Reference" for more information.
  800. 1039    This variable contains the number of the line the user clicked in a text object.
  801. 1040    A search path is a list of directories separated by semicolons. When Authorware needs to locate an external file, it looks in several standard directories and in the directories specified in SearchPath. See "Authorware Reference" for details.
  802. 1041    RightMouseDown is true if the user is pressing the right mouse button (on Windows computers).
  803. 1042    MiddleMouseDown is true if the user is pressing the middle mouse button (on Windows computers).
  804. 1043    Contains the total number of pages attached to the current (or most recent) framework. PageCount@"framework" contains the number of pages attached to the framework icon you specify by title.
  805. 1044    Contains the icon ID of the currently displayed page. If no page is displayed, this variable contains 0. CurrentPageID@"framework" contains the icon ID of the last page displayed at the framework icon named, or 0 if no pages have been displayed.
  806. 1045    Contains the number of the last page displayed in the current framework icon. CurrentPageNum@"framework" provides the number of the last page displayed in the specified framework icon. See "Authorware Reference" for details.
  807. 1046    Contains a number that shows how many times the FindText function found a particular word.
  808. 1047    Use Navigating within the entry or exit pane of a framework icon to determine whether a jump or call to a page in a different framework is underway. See "Authorware Reference" for details.
  809. 1048    Use this variable in the entry pane of a framework icon. When a navigate icon or hot text causes a jump to a page in a framework where NavTo is used, NavTo contains the ID of the page where Authorware is headed. See "Authorware Reference" for details.
  810. 1049    Use in the exit pane of a framework icon. When a navigate icon or hot text causes a jump to a page or an icon outside the framework where NavFrom is used, NavFrom contains the ID of the page you're leaving. See "Authorware Reference" for details.
  811. 1050    Contains the icon ID of the highest level of logic in an Authorware file. The root icon is an implied map icon that contains the entire file.
  812. 1051    Contains a list of connections between two icons that were set up as a call, where Authorware has not yet returned to the calling icon. Connections are listed in the order they were made, with the most recent connection at the top.
  813. 1052    CalledFrom@"IconTitle" contains the icon ID of the icon that is the origin of the most recent call to the specified icon. See "Authorware Reference" for more information.
  814. 1053    Contains the hot text that a user has clicked when you've selected single- or double-clicking as the action that triggers the hot text. If the user has not clicked any hot text triggered by clicking, the variable contains an empty string.
  815. 1054    This variable contains the current frame number of the digital movie or video clip you specify in MediaPosition@"IconTitle". The accuracy of the frame number depends on the type of movie that is playing.
  816. 1055    This variable is true if the digital movie or video clip you specify with MediaPlaying@"IconTitle" is playing. If it is not playing, the value is false. See "Authorware Reference" for more information.
  817. 1056    Contains the total number of frames in the movie or on the videodisc you specify in MediaType@"IconTitle".
  818. 1057    DisplayTop contains the distance between the top of a specified movie or display and the top edge of the presentation window. See "Authorware Reference" for more information.
  819. 1058    DisplayLeft contains the distance between the left side of a specified movie or display and the left edge of the presentation window. See "Authorware Reference" for more information.
  820. 1059    DisplayWidth contains the width of a specified display or digital movie. See "Authorware Reference" for more information.
  821. 1060    DisplayHeight contains the dimensions of a specified display or digital movie. See "Authorware Reference" for more information.
  822. 1062    TimeExpired@"IconTitle" is true if the decision icon specified by IconTitle stopped because its time limit expired. The variable is false if the decision icon stopped for some other reason or if it is still running.
  823. 1063    This variable is set to the path of the working directory that is in effect when Authorware is started. Like FileLocation, OrigWorkingDirectory is set by Authorware; you can't assign it a value. See "Authorware Reference" for details.
  824. 1064    Shows the completeness of the current or last search. 0 means that FindText has never been called, the Find dialog box has never been invoked, or the search has just started; 100 means the search is complete. See "Authorware Reference" for details.
  825. 1065    Contains the last search string passed to FindText or typed in the Find Word dialog box.
  826. 1066    Checked@"IconTitle" is true if the button at the indicated icon is in any of the four checked states listed in the Button Editor dialog box. If this variable is used to set a button, Authorware selects the appropriate checked state.
  827. 1067    Contains the unique numerical identifier of the icon in which it appears. IconID@"IconTitle" contains the unique numerical identifier assigned to the icon specified by IconTitle.
  828. 1068    IconTitle contains the title of the icon in which it appears.
  829. 1069    ScreenWidth contains the width of the screen in pixels.
  830. 1070    ScreenHeight contains the height of the screen in pixels.
  831. 1071    Tells the version of the operating system used. OSVersion is more specific than OSName or OSNumber. Examples OSVersion values: "MacOS System Software 7.5.1", "System Software 7.1", "Windows 3.1", "Windows 95 (4.0)", "Windows NT (3.51)".
  832. 1072    Identifies the type of Authorware application in use according to the platform:  1 for Windows  3.1;  2 for Windows 95 and Windows NT;  3 for 68000, 68020, 68030 and 68040 Macintosh computers;  4 for Power Macintosh computers.
  833. 1073    Identifies the type of Authorware application in use according to the intended platform:  "16-bit" for Windows 3.1;  "32-bit" for Windows 95 and NT;  "68k" for 68000, 020, 030 and 040 Macintosh computers;  "PowerPC" for PowerMac computers.
  834. 1074    Set to 0 to cause all variables that return filenames to return DOS style paths (eg. C:). Set to 1 for UNC (Universal Naming Convention, as used in Windows 95/NT) style paths. Ignored on the Macintosh and Windows 3.1. See "What's New in Authorware 3.5."
  835. 1075    Controls the format of filenames returned by system functions and variables:  0 for DOS names (8 characters plus 3-character extension);  1 for long names (up to 255 characters). Relevant in Windows 95 and NT. See "What's New in Authorware 3.5."
  836. 1136    System
  837. 1137    Standard Macintosh Button
  838. 1138    Standard Windows Button
  839. 1139    Standard Windows 95 Button
  840. 1140    Standard Macintosh Checkbox
  841. 1141    Standard Windows Checkbox
  842. 1142    Standard Windows 95 Checkbox
  843. 1143    Standard Macintosh Radio-button
  844. 1144    Standard Windows Radio-button
  845. 1145    Standard Windows 95 Radio-button
  846. 1146    Native Platform Button
  847. 1147    Copy of %ls
  848. 1148    Type: %s
  849. 1149    Custom
  850. 1150    System
  851. 1151    Uses: %d
  852. 1152    Building Button Images
  853. 1153    Combining Images
  854. 1154    Converting to Bitmap
  855. 1155    Building Button
  856. 1168    &Pause    Ctrl+P
  857. 1169    &Proceed    Ctrl+P
  858. 1172    &Jump to Icons    Ctrl+J
  859. 1173    &Jump to Display    Ctrl+J
  860. 1174    &Close    Ctrl+W
  861. 1175    &Close Library    Ctrl+W
  862. 1176    &Save    Ctrl+S
  863. 1177    &Save Library    Ctrl+S
  864. 1178    Save &As...
  865. 1179    Save Library &As...
  866. 1180    P&rint...
  867. 1181    P&rint Library...
  868. 1182    &Package...
  869. 1183    &Package Library...
  870. 1184    January
  871. 1185    February
  872. 1186    March
  873. 1187    April
  874. 1188    May
  875. 1189    June
  876. 1190    July
  877. 1191    August
  878. 1192    September
  879. 1193    October
  880. 1194    November
  881. 1195    December
  882. 1200    Sunday
  883. 1201    Monday
  884. 1202    Tuesday
  885. 1203    Wednesday
  886. 1204    Thursday
  887. 1205    Friday
  888. 1206    Saturday
  889. 1216     Drag object to destination
  890. 1217     Drag object to base position
  891. 1218     Drag object to end position
  892. 1219     Click object to be moved
  893. 1220     Drag object to create path
  894. 1221     Drag object to extend path
  895. 1232    Untitled
  896. 1233    Calcs from Map
  897. 1234    DeletedIcon
  898. 1235    DeletedFunction
  899. 1236    DeletedVariable
  900. 1248    Icon '%s'
  901. 1249    from map '%s'
  902. 1250    %ld icons from map '%s'
  903. 1251    %ld icons
  904. 1252    %s file '%s'
  905. 1253    %d icon(s) total, %k K bytes
  906. 1265    Select a file:
  907. 1266    Where is %s?
  908. 1267    Where is the EXE for %s?
  909. 1268    Where is movie %ls?
  910. 1269    Find Library
  911. 1270    Save File As
  912. 1271    Save %s As
  913. 1272    Open Library
  914. 1273    Package File As
  915. 1274    Package Library As
  916. 1275    Find packaged version of %ls
  917. 1276    Create New Model
  918. 1277    Load Model
  919. 1278    Import which file?
  920. 1279    Load Movie
  921. 1280    Load Sound
  922. 1281    Load Cursor
  923. 1282    Load Palette
  924. 1283    Load function
  925. 1284    Where is function %ls()?
  926. 1285    Select a file:
  927. 1286    Where is the spelling dictionary?
  928. 1287    Save And Compact File As
  929. 1288    Save And Compact %s As
  930. 1289    Where is %s?
  931. 1312    Converting file to Authorware 3.5 format
  932. 1313    Mac 
  933. 1314    MapAllSizes
  934. 1315    Variables
  935. 1316    Converting icon structure
  936. 1317    Converting icon: %ls
  937. 1318    %ls (%d pixels)
  938. 1319    %d Point (%d pixels)
  939. 1320    %ls,%d (%d pixels) 
  940. 1321    Converting library references
  941. 1322    Functions
  942. 1323    Updating connections
  943. 1324    Converting file to this platform
  944. 1325    Copying file
  945. 1326    Re-indexing text
  946. 1327    Finishing
  947. 1328    OK - Edit Display
  948. 1329    OK - Edit Motion
  949. 1330    OK - Edit Erase
  950. 1331    OK - Edit Map
  951. 1332    OK - Edit Wait
  952. 1333    OK - Edit Calc
  953. 1334    OK - Edit Movie
  954. 1335    OK - Edit Sound
  955. 1336    OK - Edit Video
  956. 1337    OK - Edit Navigation
  957. 1351    Macintosh
  958. 1352    Macintosh II
  959. 1353    IBM-PC or compatible
  960. 1354    IBM-PC or compatible
  961. 1355    Power Macintosh
  962. 1361    Macintosh
  963. 1362    MS-DOS
  964. 1363    Microsoft Windows
  965. 1408    Shift
  966. 1409    Opt
  967. 1410    Alt
  968. 1411    F
  969. 1412    Backspace
  970. 1413    Tab
  971. 1414    Clear
  972. 1415    Enter
  973. 1416    Pause
  974. 1417    SysReq
  975. 1418    Esc
  976. 1419    PageUp
  977. 1420    PageDown
  978. 1421    End
  979. 1422    Home
  980. 1423    LeftArrow
  981. 1424    RightArrow
  982. 1425    UpArrow
  983. 1426    DownArrow
  984. 1427    Print
  985. 1428    Insert
  986. 1429    Delete
  987. 1430    Help
  988. 1431    Break
  989. 1432    Cmd
  990. 1433    Return
  991. 1434    Ctrl
  992. 1435    Control
  993. 1440    8
  994. 1441    9
  995. 1442    10
  996. 1443    12
  997. 1444    14
  998. 1445    18
  999. 1446    24
  1000. 1447    36
  1001. 1448    48
  1002. 1449    60
  1003. 1450    72
  1004. 1456    Com%d
  1005. 1472    a3w
  1006. 1473    app
  1007. 1474    rec
  1008. 1475    mod
  1009. 1476    vdr
  1010. 1479    imp
  1011. 1480    ims
  1012. 1481    exe
  1013. 1483    asp
  1014. 1484    a3l
  1015. 1485    apr
  1016. 1486    a3m
  1017. 1504    A35W.INI
  1018. 1505    RUNA3W16.EXE
  1019. 1506    RUNA3W32.EXE
  1020. 1507    A3W_DATA\
  1021. 1508    [Untitled]
  1022. 1509    a3dib32.imp
  1023. 1510    a3meta32.imp
  1024. 1511    a3pict32.imp
  1025. 1512    REG32.EXE
  1026. 1513    [Untitled-%d]
  1027. 1514    [Internal]
  1028. 1515    a3w.hlp
  1029. 1520    Models
  1030. 1521    model
  1031. 1522    FontMapping
  1032. 1523    Video
  1033. 1524    Port
  1034. 1525    Player
  1035. 1526    Overlay
  1036. 1527    PlayerDriver32
  1037. 1528    OverlayDriver32
  1038. 1529    Sound
  1039. 1530    Color
  1040. 1531    Driver
  1041. 1532    PrinterFonts
  1042. 1533    None
  1043. 1534    Dictionary
  1044. 1535    Printer Port
  1045. 1536    PersonalDictionary
  1046. 1552    Loading function: "%s()"
  1047. 1554    The DLL "%s%s" which you have selected does not have function definitions included in it.
  1048. 1555    Successfully loaded "%s()"
  1049. 1556    *.ucd, *.dll
  1050. 1750    Erase ? at unspecified icon.
  1051. 1751    Erase %ls at icon %ls
  1052. 1752    Erase all but %ls at icon %ls
  1053. 1753    Erase:
  1054. 1754    Erase all but:
  1055. 1755    Effect: %ls.
  1056. 1756    None
  1057. 1757    Zoom to Point
  1058. 1758    Zoom to Line
  1059. 1760    Mosaic
  1060. 1761    Pattern
  1061. 1762    Spiral
  1062. 1764    Remove Up
  1063. 1765    Remove Down
  1064. 1766    Remove Right
  1065. 1767    Remove Left
  1066. 1768    Iris In
  1067. 1769    Iris Out
  1068. 1770    Venetian Blind
  1069. 1771    Vertical Blind
  1070. 1772    Barn Door Close
  1071. 1773    Barn Door Open
  1072. 1775    button
  1073. 1776    menu
  1074. 1777    display
  1075. 1778    student text
  1076. 1779    Wait until done
  1077. 1780    %ls at icon %ls.
  1078. 1781    Erase all
  1079. 1800    Interaction Options
  1080. 1801    Show entry marker.
  1081. 1802    Ignore null entries.
  1082. 1803    Auto entry at limit.
  1083. 1804    Character limit = %ls
  1084. 1805    Pause before exiting.
  1085. 1806    Erase entry upon exit.
  1086. 1807    Erase: %ls.
  1087. 1809    after each entry
  1088. 1810    upon exit
  1089. 1811    don't erase
  1090. 1812    Effect: %ls.
  1091. 1813    None
  1092. 1814    Zoom to Point
  1093. 1815    Zoom to Line
  1094. 1817    Mosaic
  1095. 1818    Pattern
  1096. 1819    Spiral
  1097. 1821    Remove Up
  1098. 1822    Remove Down
  1099. 1823    Remove Right
  1100. 1824    Remove Left
  1101. 1825    Iris In
  1102. 1826    Iris Out
  1103. 1827    Venetian Blind
  1104. 1828    Vertical Blind
  1105. 1829    Barn Door Close
  1106. 1830    Barn Door Open
  1107. 1831    Left: %ls.
  1108. 1832    Top: %ls.
  1109. 1833    Width: %ls.
  1110. 1834    Height: %ls.
  1111. 1835    Show prompt.
  1112. 1836    Action key(s): %ls.
  1113. 1850    Decision Options
  1114. 1851    Selection: %ls.
  1115. 1852    sequential
  1116. 1853    random w/o replacement
  1117. 1854    random with replacement
  1118. 1855    pick "nth" path
  1119. 1856          "%ls"
  1120. 1857    Repeat: %ls.
  1121. 1858    don't repeat
  1122. 1860    until all selected
  1123. 1862    until click / keypress
  1124. 1863    until condition is TRUE
  1125. 1864    Repeat %ls times.
  1126. 1865    Time limit: %ls seconds
  1127. 1866    Show time remaining
  1128. 1867    No auto-recall.
  1129. 1900    Wait Options
  1130. 1901    Wait until mouse click.
  1131. 1902    Wait until keypress.
  1132. 1903    Time limit: %ls seconds.
  1133. 1904    Show prompt.
  1134. 1905    Show time remaining.
  1135. 1950    Calculations
  1136. 1951    "%ls"
  1137. 2000    Movie Icon Title
  1138. 2001    Start Frame: %ls.
  1139. 2002    End Frame: %ls.
  1140. 2003    Frames per second: %ls.
  1141. 2004    Smooth.
  1142. 2005    Mute.
  1143. 2006    Palette.
  1144. 2007    Play: %ls
  1145. 2008    repeatedly.
  1146. 2010    until condition is TRUE:
  1147. 2011    only during motion.
  1148. 2013    Play: %ls times.
  1149. 2014          "%ls"
  1150. 2015    Play: %ls times per cycle
  1151. 2016    Timing: %ls.
  1152. 2017    Wait until done
  1153. 2018    Concurrent
  1154. 2019    Perpetual
  1155. 2020    Mode: %s.
  1156. 2021    Transparent
  1157. 2022    Matted
  1158. 2023    Inverse
  1159. 2024    Opaque
  1160. 2025    Direct to screen.
  1161. 2026    Don't skip frames.
  1162. 2027    Layer: %ls.
  1163. 2028    Interactive: %s.
  1164. 2029    No.
  1165. 2030    Yes.
  1166. 2050    Sound Icon Title
  1167. 2051    Timing: %ls.
  1168. 2052    Wait until done
  1169. 2053    Concurrent
  1170. 2054    Perpetual
  1171. 2055    Playback speed: %ls percent.
  1172. 2056    Start sound when TRUE: "%ls".
  1173. 2057    Play: %ls.
  1174. 2058    once
  1175. 2060    until condition is TRUE:
  1176. 2061          "%ls"
  1177. 2062    Play: %ls times.
  1178. 2063    Type: %ls.
  1179. 2064    11.025 kHz Mono
  1180. 2068    22.050 kHz Mono
  1181. 2069    Wait for previous sound.
  1182. 2150    Motion Icon Title
  1183. 2151    Complete motion in: %ls seconds.
  1184. 2152    Layer: %ls.
  1185. 2153    Seconds relate to %ls.
  1186. 2154    time
  1187. 2155    speed
  1188. 2156    Timing: %ls.
  1189. 2157    wait until done
  1190. 2158    concurrent
  1191. 2200    Motion Icon Title
  1192. 2201    Timing: %ls.
  1193. 2202    wait until done
  1194. 2203    concurrent
  1195. 2204    Layer: %ls.
  1196. 2205    Complete motion in: %ls seconds.
  1197. 2206    Repeat until "%ls"
  1198. 2207    Seconds relate to %ls.
  1199. 2208    time
  1200. 2209    speed
  1201. 2250    Motion Icon Title
  1202. 2251    Loop.
  1203. 2252    Timing: %ls.
  1204. 2253    wait until done
  1205. 2254    concurrent
  1206. 2255    Perpetual.
  1207. 2256    Layer: %ls.
  1208. 2257    Complete motion in: %ls seconds.
  1209. 2258    Variable / expression for X: "%ls"
  1210. 2259    Seconds relate to %ls.
  1211. 2260    time
  1212. 2261    speed
  1213. 2262    Base value for X: "%ls".
  1214. 2263    End value for X: "%ls".
  1215. 2300    Motion Icon Title
  1216. 2301    Timing: %ls.
  1217. 2302    wait until done
  1218. 2303    concurrent
  1219. 2304    Perpetual.
  1220. 2305    Layer: %ls.
  1221. 2306    Complete motion in: %ls seconds.
  1222. 2307    Seconds relate to %ls.
  1223. 2308    time
  1224. 2309    speed
  1225. 2310    %ls.
  1226. 2311    Stop at ends
  1227. 2312    Loop
  1228. 2313    Go past ends
  1229. 2314    Variable / expression for X: "%ls".
  1230. 2315    Base value for X: "%ls".
  1231. 2316    End value for X: "%ls".
  1232. 2350    Motion Icon Title
  1233. 2351    Timing: %ls.
  1234. 2352    wait until done
  1235. 2353    concurrent
  1236. 2354    Perpetual.
  1237. 2355    Layer: %ls.
  1238. 2356    Complete motion in: %ls seconds.
  1239. 2357    Seconds relate to %ls.
  1240. 2358    time
  1241. 2359    speed
  1242. 2360    %ls.
  1243. 2361    Stop at ends
  1244. 2362    Loop
  1245. 2363    Go past ends
  1246. 2364    Variable / expression for Y: "%ls".
  1247. 2365    Variable / expression for X: "%ls".
  1248. 2366    Base value for X: "%ls".
  1249. 2367    End value for X: "%ls".
  1250. 2368    Base value for Y: "%ls".
  1251. 2369    End value for Y: "%ls".
  1252. 2400    Text Response Options
  1253. 2401    Ignore capitalization.
  1254. 2402    Ignore punctuation.
  1255. 2403    Ignore spaces.
  1256. 2404    Ignore extra words.
  1257. 2405    Ignore word order.
  1258. 2406    Match at least %ls words
  1259. 2407    Incremental matching.
  1260. 2408    Title: "%ls"
  1261. 2409    Judge: %ls.
  1262. 2410    not judged
  1263. 2411    correct response
  1264. 2412    wrong response
  1265. 2413    Branch: %ls.
  1266. 2414    try again
  1267. 2415    exit interaction
  1268. 2416    continue
  1269. 2418    Erase: %ls.
  1270. 2419    before next entry
  1271. 2420    after next entry
  1272. 2421    upon exit
  1273. 2422    don't erase
  1274. 2450    Click/Touch Area Options
  1275. 2451    Key: "%ls"
  1276. 2452    Use custom cursor.
  1277. 2453    Inverse area.
  1278. 2454    Mark area after matched.
  1279. 2455    Perpetual.
  1280. 2456    Title: "%ls"
  1281. 2457    Active if condition "%ls" is TRUE.
  1282. 2458    Judge: %ls.
  1283. 2459    not judged
  1284. 2460    correct response
  1285. 2461    wrong response
  1286. 2462    Branch: %ls.
  1287. 2463    try again
  1288. 2464    exit interaction
  1289. 2465    continue
  1290. 2466    return
  1291. 2467    Erase: %ls.
  1292. 2468    before next entry
  1293. 2469    after next entry
  1294. 2470    upon exit
  1295. 2471    don't erase
  1296. 2472    Trigger: %ls.
  1297. 2473    Single-click
  1298. 2474    Double-click
  1299. 2475    Cursor in area
  1300. 2500    Move Object Options
  1301. 2501    Title: "%ls"
  1302. 2502    %ls if moved within target area.
  1303. 2503    Leave at destination
  1304. 2504    Put back
  1305. 2505    Snap to center
  1306. 2506    Active if condition "%ls" is TRUE.
  1307. 2507    Perpetual.
  1308. 2508    Judge: %ls.
  1309. 2509    not judged
  1310. 2510    correct response
  1311. 2511    wrong response
  1312. 2512    Branch: %ls.
  1313. 2513    try again
  1314. 2514    exit interaction
  1315. 2515    continue
  1316. 2516    return
  1317. 2517    Erase: %ls.
  1318. 2518    before next entry
  1319. 2519    after next entry
  1320. 2520    upon exit
  1321. 2521    don't erase
  1322. 2522    Match any object.
  1323. 2550    Pulldown Menu Options
  1324. 2551    Title: "%ls"
  1325. 2552    Key: "%ls"
  1326. 2553    Active if condition "%ls" is TRUE.
  1327. 2554    Perpetual.
  1328. 2555    Judge: %ls.
  1329. 2556    not judged
  1330. 2557    correct response
  1331. 2558    wrong response
  1332. 2559    Branch: %ls.
  1333. 2560    try again
  1334. 2561    exit interaction
  1335. 2562    continue
  1336. 2563    return
  1337. 2564    Erase: %ls.
  1338. 2565    before next entry
  1339. 2566    after next entry
  1340. 2567    upon exit
  1341. 2568    don't erase
  1342. 2600    Keypress Options
  1343. 2601    Title: "%ls"
  1344. 2602    Active if condition "%ls" is TRUE.
  1345. 2603    Judge: %ls.
  1346. 2604    not judged
  1347. 2605    correct response
  1348. 2606    wrong response
  1349. 2607    Branch: %ls.
  1350. 2608    try again
  1351. 2609    exit interaction
  1352. 2610    continue
  1353. 2612    Erase: %ls.
  1354. 2613    before next entry
  1355. 2614    after next entry
  1356. 2615    upon exit
  1357. 2616    don't erase
  1358. 2650    Pushbutton Options
  1359. 2651    Key: "%ls"
  1360. 2652    Display inactive as: %ls.
  1361. 2653    hide
  1362. 2654    dim
  1363. 2655    Button style: %ls
  1364. 2656    norm
  1365. 2657    outlined
  1366. 2658    Perpetual.
  1367. 2659    Title: "%ls"
  1368. 2660    Active if condition "%ls" is TRUE.
  1369. 2661    Judge: %ls.
  1370. 2662    not judged
  1371. 2663    correct response
  1372. 2664    wrong response
  1373. 2665    Branch: %ls.
  1374. 2666    try again
  1375. 2667    exit interaction
  1376. 2668    continue
  1377. 2669    return
  1378. 2670    Erase: %ls.
  1379. 2671    before next entry
  1380. 2672    after next entry
  1381. 2673    upon exit
  1382. 2674    don't erase
  1383. 2700    Conditional Options
  1384. 2701    Active if condition "%ls" is TRUE.
  1385. 2702    Judge: %ls.
  1386. 2703    not judged
  1387. 2704    correct response
  1388. 2705    wrong response
  1389. 2706    Branch: %ls.
  1390. 2707    try again
  1391. 2708    exit interaction
  1392. 2709    continue
  1393. 2710    return
  1394. 2711    Erase: %ls.
  1395. 2712    before next entry
  1396. 2713    after next entry
  1397. 2714    upon exit
  1398. 2715    don't erase
  1399. 2716    Auto-trigger: %ls.
  1400. 2717    off
  1401. 2718    when true
  1402. 2719    on false to true
  1403. 2720    Perpetual.
  1404. 2750    Time Limit Options
  1405. 2751    Time limit: %ls seconds.
  1406. 2752    Show time remaining.
  1407. 2753    Judge: %ls.
  1408. 2754    not judged
  1409. 2755    correct response
  1410. 2756    wrong response
  1411. 2757    Branch: %ls.
  1412. 2758    try again
  1413. 2759    exit interaction
  1414. 2760    continue
  1415. 2762    Erase: %ls.
  1416. 2763    before next entry
  1417. 2764    after next entry
  1418. 2765    upon exit
  1419. 2766    don't erase
  1420. 2767    Restart timing for each try.
  1421. 2768    If interrupted by a perpetual interaction: %ls.
  1422. 2769    continue timing
  1423. 2770    pause, resume upon return
  1424. 2771    pause, restart upon return
  1425. 2772    pause, restart if running
  1426. 2773    Active if condition "%ls" is TRUE.
  1427. 2800    Tries Limit Options
  1428. 2801    Maximum tries: %ls.
  1429. 2802    Judge: %ls.
  1430. 2803    not judged
  1431. 2804    correct response
  1432. 2805    wrong response
  1433. 2806    Branch: %ls.
  1434. 2807    try again
  1435. 2808    exit interaction
  1436. 2809    continue
  1437. 2811    Erase: %ls.
  1438. 2812    before next entry
  1439. 2813    after next entry
  1440. 2814    upon exit
  1441. 2815    don't erase
  1442. 2850    Click Object Options
  1443. 2851    Key: "%ls"
  1444. 2852    Use custom cursor.
  1445. 2853    Inverse area.
  1446. 2854    Perpetual.
  1447. 2855    Title: "%ls"
  1448. 2856    Active if condition "%ls" is TRUE.
  1449. 2857    Judge: %ls.
  1450. 2858    not judged
  1451. 2859    correct response
  1452. 2860    wrong response
  1453. 2861    Branch: %ls.
  1454. 2862    try again
  1455. 2863    exit interaction
  1456. 2864    continue
  1457. 2865    return
  1458. 2866    Erase: %ls.
  1459. 2867    before next entry
  1460. 2868    after next entry
  1461. 2869    upon exit
  1462. 2870    don't erase
  1463. 2871    Trigger: %ls.
  1464. 2872    Single-click
  1465. 2873    Double-click
  1466. 2874    Cursor in area
  1467. 2950    %ls Options:
  1468. 2951    Effects: %ls.
  1469. 2952    None
  1470. 2953    Zoom from Point
  1471. 2954    Zoom from Line
  1472. 2956    Mosaic
  1473. 2957    Pattern
  1474. 2958    Spiral
  1475. 2960    Build Up
  1476. 2961    Build Down
  1477. 2962    Build Right
  1478. 2963    Build Left
  1479. 2964    Iris In
  1480. 2965    Iris Out
  1481. 2966    Venetian Blind
  1482. 2967    Vertical Blind
  1483. 2968    Barn Door Close
  1484. 2969    Barn Door Open
  1485. 2970    Lock from automatic erase
  1486. 2971    Update perpetually
  1487. 2972    Erase presentation window
  1488. 2973    %ls
  1489. 2974    No Position
  1490. 2976    Position on path
  1491. 2978    Position in area
  1492. 2979    %ls by user.
  1493. 2980    Not moveable
  1494. 2981    Moveable
  1495. 2982    Layer: %ls.
  1496. 3000    %ls Options:
  1497. 3001    Effects: %ls.
  1498. 3002    None
  1499. 3003    Zoom from Point
  1500. 3004    Zoom from Line
  1501. 3006    Mosaic
  1502. 3007    Pattern
  1503. 3008    Spiral
  1504. 3010    Build Up
  1505. 3011    Build Down
  1506. 3012    Build Right
  1507. 3013    Build Left
  1508. 3014    Iris In
  1509. 3015    Iris Out
  1510. 3016    Venetian Blind
  1511. 3017    Vertical Blind
  1512. 3018    Barn Door Close
  1513. 3019    Barn Door Open
  1514. 3020    Lock from automatic erase
  1515. 3021    Update perpetually
  1516. 3022    Erase presentation window
  1517. 3023    %ls
  1518. 3024    No Position
  1519. 3026    Position on path
  1520. 3028    Position in area
  1521. 3029    %ls by user.
  1522. 3030    Not moveable
  1523. 3031    Moveable
  1524. 3032    Moveable on path
  1525. 3033    Variable / expression for X: "%ls".
  1526. 3034    Base value for X: "%ls".
  1527. 3035    End value for X: "%ls".
  1528. 3036    Layer: %ls.
  1529. 3050    %ls Options:
  1530. 3051    Effects: %ls.
  1531. 3052    None
  1532. 3053    Zoom from Point
  1533. 3054    Zoom from Line
  1534. 3056    Mosaic
  1535. 3057    Pattern
  1536. 3058    Spiral
  1537. 3060    Build Up
  1538. 3061    Build Down
  1539. 3062    Build Right
  1540. 3063    Build Left
  1541. 3064    Iris In
  1542. 3065    Iris Out
  1543. 3066    Venetian Blind
  1544. 3067    Vertical Blind
  1545. 3068    Barn Door Close
  1546. 3069    Barn Door Open
  1547. 3070    Lock from automatic erase
  1548. 3071    Update perpetually
  1549. 3072    Erase presentation window
  1550. 3073    %ls
  1551. 3074    No Position
  1552. 3076    Position on path
  1553. 3078    Position in area
  1554. 3079    %ls by user.
  1555. 3080    Not moveable
  1556. 3081    Moveable
  1557. 3082    Moveable in area
  1558. 3083    Variable / expression for Y: "%ls".
  1559. 3084    Variable / expression for X: "%ls".
  1560. 3085    Base value for Y: "%ls".
  1561. 3086    End value for Y: "%ls".
  1562. 3087    Base value for X: "%ls".
  1563. 3088    End value for X: "%ls".
  1564. 3089    Layer: %ls.
  1565. 3200    Decision Options
  1566. 3201    Erase: %ls.
  1567. 3202    before next selection
  1568. 3204    upon exit
  1569. 3205    don't erase
  1570. 3206    Pause before branching.
  1571. 3250    Setup
  1572. 3251    Title: "%ls".
  1573. 3252    Wait Title: "%ls".
  1574. 3253    When user returns to the file: %ls.
  1575. 3254    Restart at beginning
  1576. 3255    Resume
  1577. 3256    Title bar.
  1578. 3257    Menu bar.
  1579. 3258    Overlay menu bar.
  1580. 3259    Presentation window background: %ls.
  1581. 3260    white
  1582. 3261    colored
  1583. 3262    Chroma key color: %ls.
  1584. 3263    white
  1585. 3264    colored
  1586. 3275    Default content search path: %ls
  1587. 3276    Center presentation window.
  1588. 3277    Presentation window size: %ls.
  1589. 3278    Classic, 9 inch
  1590. 3279    Use Full Screen
  1591. 3280    Variable
  1592. 3281    VGA
  1593. 3282    EGA
  1594. 3283    800 x 600
  1595. 3284    1024 x 768
  1596. 3285    RGB, 12 inch
  1597. 3286    Portable
  1598. 3287    PowerBook
  1599. 3288    High-Res RGB, 13 inch
  1600. 3289    Monochrome, 12 inch
  1601. 3290    VGA
  1602. 3291    Portrait
  1603. 3292    Color, 16 inch
  1604. 3293    Two-Page, 21 inch
  1605. 3294    icon
  1606. 3295    icons
  1607. 3296    var
  1608. 3297    vars
  1609. 3298    Memory: %lsK
  1610. 3299    File: %lsK in %ls %ls, %ls %ls
  1611. 3301    Opaque rectangular matte.
  1612. 3302    Play on top layer.
  1613. 3350    Page %d
  1614. 3351    %s on %s
  1615. 3352    Index
  1616. 3353     Page %d
  1617. 3354    User Variable Cross-Reference
  1618. 3355    "%s" is now being printed.
  1619. 3356    Display:
  1620. 3357    Description:"%s"
  1621. 3358    Initial Value: %ls
  1622. 3359    Referenced by %ld icons:
  1623. 3360    Referenced by 1 icon:
  1624. 3361    Not referenced
  1625. 3362    The screen is now being printed.
  1626. 3363    %s by Macromedia (v %s)
  1627. 3750    Position and size
  1628. 3751    Left: %ls.
  1629. 3752    Top: %ls.
  1630. 3753    Width: %ls.
  1631. 3754    Height: %ls.
  1632. 4500    Navigation options:
  1633. 4501    specific page
  1634. 4502    next page
  1635. 4503    previous page
  1636. 4504    first page
  1637. 4505    last page
  1638. 4506    exit page
  1639. 4507    backup
  1640. 4508    recent page
  1641. 4509    find word
  1642. 4510    icon expression
  1643. 4511    Jump to: %ls
  1644. 4512    Call: %ls
  1645. 4513    Navigation type: %ls
  1646. 4901    Navigate type: find word
  1647. 4902    To linked page: %ls
  1648. 4903    jump
  1649. 4904    call
  1650. 4905    Search in: %ls
  1651. 4906    entire file
  1652. 4907    this framework
  1653. 4908    Show word in context: %ls
  1654. 4909    Start searching: %ls
  1655. 4910    Preloaded with: %ls
  1656. 4911    Search for: %ls
  1657. 4912    keyword only
  1658. 4913    display text only
  1659. 4914    keyword & text
  1660. 4951    Navigate type: Icon Expression
  1661. 4952    To linked page: %ls
  1662. 4953    jump
  1663. 4954    call
  1664. 4955    Icon ID: %ls
  1665. 6700    &About...
  1666. 6701    Presentation Window
  1667. 6702    Text
  1668. 6703     Hot Object: 
  1669. 6704    None (Click an object)
  1670. 6705     Drag object to the target position: 
  1671. 6706    Continue
  1672. 6707    Exit interaction
  1673. 6708    The quick brown fox jumped over the lazy dog!
  1674. 6709    Movie at %d%% of actual size
  1675. 6710    ...
  1676. 6711    %s icon with ID %ld
  1677. 6712    None (select a range of text)
  1678. 6713    None (click a display)
  1679. 6714     Target display: 
  1680. 6716    Controller
  1681. 6748    /P
  1682. 6765    Packaged files|*.app|All files|*.*|
  1683. 6766    Program files|*.exe|All files|*.*|
  1684. 6767    All available|*.exe;*.pif;*.com;*.bat|EXE files|*.exe|PIF files|*.pif|COM files|*.com|Batch files|*.bat|All files|*.*|
  1685. 6768    Packaged libraries|*.apr|All files|*.*|
  1686. 6769    All available|
  1687. 6770    All files|*.*|
  1688. 6771    All available|*.a3w;*.a3m;*.apw;*.apm;*.asw|Authorware Windows|*.a3w;*.apw|Authorware Macintosh|*.a3m;*.apm|Authorware Star|*.asw|All files|*.*|
  1689. 6772    Authorware Windows|*.a3w|All files|*.*|
  1690. 6773    Authorware libraries|*.a3l|All files|*.*|
  1691. 6774    Models|*.mod|All files|*.*|
  1692. 6775    Authorware libraries|*.a3l;*.apl|All files|*.*|
  1693. 6776    All files|*.*|APW libraries|*.a3l|
  1694. 6777    All available|*.wav;*.pcm|Wave|*.wav|PCM|*.pcm|All files|*.*|
  1695. 6778    Cursors|*.cur|All files|*.*|
  1696. 6779    All available|*.pal;*.dib;*.bmp|Palettes|*.pal|Bitmaps|*.dib;*.bmp|All files|*.*|
  1697. 6780    All available|*.u32;*.dll|User Code files|*.u32;*.ucd|DLLs|*.dll|All files|*.*|
  1698. 6781    Graphics|*.pic|RTF Files|*.rtf|All files|*.*|
  1699. 6782    Ignored words|*.txt|All files|*.*|
  1700. 6784    Movies|*.flc;*.fli;*.mov;*.mve;*.mmm|All files|*.*|
  1701. 6785    Dictionaries|*.dic|All files|*.*|
  1702. 6786    DLLs|*.dll|All files|*.*|
  1703. 6787    All available|*.bmp;*.dib;*.rle;*.eps;*.pnt;*.pic;*.pct;*.wmf;*.pcx;*.tif|Bitmap|*.bmp;*.dib;*.rle|EPSF|*.eps|MacPaint|*.pnt|Macintosh PICT|*.pic;*.pct|Metafile|*.wmf|Paintbrush|*.pcx|TIFF|*.tif|All files|*.*|
  1704. 6796    Directory
  1705. 6797    Courses
  1706. 6798    Packages
  1707. 6799    Libraries
  1708. 6800    Movies
  1709. 6801    Models
  1710. 6802    Graphics
  1711. 6803    Sounds
  1712. 6804    Functions
  1713. 6805    Cursors
  1714. 6812    {Broken Link}
  1715. 6813    Library Path
  1716. 6814    %d items
  1717. 6815    Ref'd icons only
  1718. 6816    Link Name: '%s'
  1719. 6817    Library: '%s'
  1720. 6818    Library Icon: '%s'
  1721. 6819    Last Modified: %s
  1722. 6822    %d item
  1723. 6828    This File
  1724. 6829    This Library
  1725. 6830    Current Map Window
  1726. 6831    From Paste Hand
  1727. 6832    Between Flags
  1728. 6833    Selected Icons
  1729. 6834    Find
  1730. 6835    Find Next
  1731. 6844    Margin
  1732. 6845    Options
  1733. 6846    Contents
  1734. 6847    Map
  1735. 6860    Playing External File: %s.
  1736. 6861    Playing Imported Movie.
  1737. 6876    &Other ...
  1738. 6877    &Other ...
  1739. 6881    Save and Co&mpact...
  1740. 6882    Save and Co&mpact Library...
  1741. 6883    Size &Up    Ctrl+>
  1742. 6884    Size &Down    Ctrl+<
  1743. 6885    Close    Ctrl+F4
  1744. 6892    SoundBuffers
  1745. 6893    buffer.count
  1746. 6894    buffer.size
  1747. 6895    Preferences
  1748. 6896    CloseFiles
  1749. 6897    MenuFont%d
  1750. 6898    Debug
  1751. 6899    ShowErrors
  1752. 6900    Options
  1753. 6901    QuickTime
  1754. 6902    ExpandSound
  1755. 6903    CalcFont
  1756. 6904    CalcSize
  1757. 6905    MS Sans Serif
  1758. 6906    8
  1759. 6907    Main.Dic
  1760. 6908    Personal.Dic
  1761. 6909    SpellDialect
  1762. 6910    US
  1763. 6911    UK-ISE
  1764. 6912    UK-IZE
  1765. 6924    unspecified error
  1766. 6925    device ID is out of range
  1767. 6926    driver failed it's enable
  1768. 6927    the sound device is being used by another application
  1769. 6928    device handle is invalid
  1770. 6929    no device driver is present
  1771. 6930    memory allocation error
  1772. 6931    function isn't supported
  1773. 6932    error number out of range
  1774. 6933    invalid flag passed
  1775. 6934    invalid parameter passed
  1776. 6935    the sound's format is not supported
  1777. 6936    still something playing
  1778. 6937    header hasn't been prepared
  1779. 6938    device is synchronous
  1780. 6939    the data hook didn't supply the data
  1781. 6940    no sound driver specified in .INI file
  1782. 6941    driver hasn't been initialized yet
  1783. 6942    LoadLibrary didn't work
  1784. 6943    specified sound driver can't be found
  1785. 6944    bad sound driver interface version
  1786. 6956     Associated display: 
  1787. 6957    None
  1788. 6958    Options >>
  1789. 6959    Collapse
  1790. 6972    Display
  1791. 6973    Motion
  1792. 6974    Erase
  1793. 6975    Interaction
  1794. 6976    Decision
  1795. 6977    Map
  1796. 6978    Wait
  1797. 6979    Calc
  1798. 6980    Movie
  1799. 6981    Sound
  1800. 6982    Video
  1801. 6983    Framework
  1802. 6984    Navigate
  1803. 6988    Importing File: %s
  1804. 6989    Processing frame %d
  1805. 6990    Creating mattes for %s
  1806. 6991    Removing mattes
  1807. 6992    Processing sound data
  1808. 7020    Level %d
  1809. 7021    Entry: Level %d
  1810. 7022    Exit: Level %d
  1811. 7023    framewrk.mod
  1812. 7036     "
  1813. 7037    " called from 
  1814. 7038     "
  1815. 7039    "\n
  1816. 7052    unknown error (%d)
  1817. 7053    no error
  1818. 7054    invalid executable file-format
  1819. 7055    no such file or directory
  1820. 7056    bad file handle or attempt to write to read-only file
  1821. 7057    computer memory is full
  1822. 7058    permission to access this file is denied
  1823. 7059    file already exists
  1824. 7060    can't rename a file to a different device
  1825. 7061    invalid argument
  1826. 7062    too many open files
  1827. 7063    disk is full
  1828. 7064    argument or environment space too large
  1829. 7065    file is already open elsewhere
  1830. 7066    file is damaged or not an Authorware file
  1831. 7067    file format is too old
  1832. 7068    APM file format too old (or new)
  1833. 7069    file has bad or wrong type
  1834. 7070    missing record
  1835. 7071    too many records
  1836. 7072    file access is denied
  1837. 7073    invalid directory specification
  1838. 7074    disk is write-protected
  1839. 7075    file format is newer than this program version
  1840. 7076    import data format is unknown or invalid
  1841. 7077    too many icons or variables
  1842. 7078    file is locked
  1843. 7079    file is in use elsewhere
  1844. 7080    server volume for this file has been disconnected
  1845. 7081    volume does not exist
  1846. 7082    not enough free memory available or application is already running
  1847. 7083    application could not be found
  1848. 7084    document could not be found
  1849. 7085    file system error
  1850. 7086    disk error
  1851. 7087    APM file version is too old to move cross-platform. Convert the file on Macintosh first
  1852. 7088    The filename format is incorrect, probably because long filenames are not supported on this volume. Please use a valid name.
  1853. 7132    Unlinked
  1854. 7133    Next
  1855. 7134    Prev
  1856. 7135    First
  1857. 7136    Last
  1858. 7137    Exit
  1859. 7138    Recent
  1860. 7139    Backup
  1861. 7140    Icon Expr
  1862. 7141    Navigate to 
  1863. 7142    Find
  1864. 7143    Navigate to itself
  1865. 7148    Expression
  1866. 7149    Target object response
  1867. 7150    Hot object response
  1868. 7151    Hot text
  1869. 7164    Recent Pages
  1870. 7165    Find
  1871. 7166    Word/Phrase:
  1872. 7167    Page:
  1873. 7168    Find
  1874. 7169    Go to Page
  1875. 7170    Cancel
  1876. 7171    File not Loaded
  1877. 7172    Pause
  1878. 7173    Resume
  1879. 7174    99
  1880. 7175    Ignored.txt
  1881. 7176    Import
  1882. 7196    New Style
  1883. 7197    (%s)
  1884. 7198    References to '%s' style:
  1885. 7199    This file already has a style named '%s'.
  1886. 7200    If you press Merge, all text that uses '%s' will be changed to use '%s'.
  1887. 7201    Sample
  1888. 7202    Fonts used in '%s'
  1889. 7203    This font is not present in the current system, so %s is being used instead.
  1890. 7204    This is a bitmap font, so the text wordwrap will be redone if the file is used with %s.
  1891. 7205    This is a Truetype font and it is portable.
  1892. 7206    This is a Truetype font but it is not portable, so the text wordwrap will be redone if the file is used with %s.
  1893. 7207    This is a Truetype font and it is portable, except for size %d and smaller
  1894. 7208    (missing)
  1895. 7209    (was missing)
  1896. 7210    (different)
  1897. 7211    %d references total
  1898. 7228    Length:
  1899. 7229    %ld bytes
  1900. 7230    Imported From:
  1901. 7231    Compression:
  1902. 7232    MACE 3:1
  1903. 7233    MACE 6:1
  1904. 7234    None
  1905. 7235    ADPCM
  1906. 7236    Channels:
  1907. 7237    Stereo
  1908. 7238    Mono
  1909. 7239    Sample Size:
  1910. 7240    %d bits
  1911. 7241    Sample Rate:
  1912. 7242    %ld Hz
  1913. 7243    Data Rate:
  1914. 7244    %ld bytes/sec
  1915. 7245    Looped:
  1916. 7246    Yes
  1917. 7247    No
  1918. 7248    Recording
  1919. 7249    Compressing Sound ...
  1920. 7250    Reading Data
  1921. 7251    Compressing Data
  1922. 7252    Writing Data
  1923. 7260    Optimizing Bitmaps
  1924. 7261    Preparing...
  1925. 7263    Library %s
  1926. 7276    Mode: 
  1927. 7277    Cropped
  1928. 7278    Transparent
  1929. 7279    Inverse
  1930. 7280    Erase
  1931. 7281    Opaque
  1932. 7282    Normal
  1933. 7283    Or
  1934. 7284    Dimensions: 
  1935. 7285    %ld x %ld
  1936. 7286    Scaled: 
  1937. 7287    Colors: 
  1938. 7288    %d
  1939. 7289    Compressed: 
  1940. 7290    No
  1941. 7291    Yes
  1942. 7292    Yes (now %d x %d)
  1943. 7293    Size: 
  1944. 7294    %ld bytes
  1945. 7308    Highlighted Text
  1946. 7309    Selected Icons
  1947. 7310    ToolBox Display
  1948. 7311    From Paste Hand
  1949. 7312    This File
  1950. 7313    Current Map Window
  1951. 7314    This Library
  1952. 7315    Between Flags
  1953. 7316    Not found
  1954. 7317    Misspelled Word
  1955. 7318    Repeated Word
  1956. 7319    [lib] 
  1957. 7324    (Default Style)
  1958. 7325    Bold
  1959. 7326    Bold=Off
  1960. 7327    Italic
  1961. 7328    Italic=Off
  1962. 7329    Underline
  1963. 7330    Underline=Off
  1964. 7331    Outline
  1965. 7332    Outline=Off
  1966. 7333    Shadow
  1967. 7334    Shadow=Off
  1968. 7335    Superscript
  1969. 7336    Subscript
  1970. 7337    Color
  1971. 7338    White
  1972. 7339    Black
  1973. 7340    NumericFormat
  1974. 7342     
  1975. 7360    Text Import
  1976. 7376    Packaging file into %s
  1977. 7377    Compacting file into %s
  1978. 7378    Setting library names
  1979. 7379    Updating file
  1980. 7380    Checking for room on disk
  1981. 7381    Creating new file
  1982. 7382    Adding RunA3M
  1983. 7383    Adding RunA3W16
  1984. 7384    Adding RunA3W32
  1985. 7385    Packaging fonts
  1986. 7386    Packaging resources
  1987. 7387    Restoring libraries
  1988. 7388    Saving file
  1989. 7389    Closing file
  1990. 7390    Writing file data
  1991. 7391    Counting number of icons
  1992. 7392    Compacting icon names
  1993. 7393    Computing size of each icon
  1994. 7394    Re-numbering icons
  1995. 7395    Initializing file
  1996. 7396    Writing icons to file: %s
  1997. 7397    Updating icon references
  1998. 7398    Updating backpointers
  1999. 7408    A3WOLE32.DLL
  2000. 7424    Modified: 
  2001. 7425    Size: 
  2002. 7426    ID: 
  2003. 7427    Referenced by Name: 
  2004. 7428    Linked to: 
  2005. 7429    In Library: 
  2006. 7430    Library Link Name: 
  2007. 7431    Link Count: 
  2008. 7432    Uses: 
  2009. 7433    %ld bytes
  2010. 7434    %ld
  2011. 7435    No
  2012. 7436    Yes
  2013. 7440    RecentFileList
  2014. 7441    File%d
  2015. 7456    DIS
  2016. 7457    MTN
  2017. 7458    ERS
  2018. 7459    INT
  2019. 7460    DEC
  2020. 7461    MAP
  2021. 7462    WAT
  2022. 7463    CLC
  2023. 7464    MOV
  2024. 7465    SND
  2025. 7466    VDO
  2026. 7467    FRM
  2027. 7468    NAV
  2028. 7473    ------
  2029. 7474    ******
  2030. 7475    (enter)
  2031. 7476    (exit)
  2032. 7488    Entire file
  2033. 7489    Pages found
  2034. 7504    Same as Up
  2035. 7505    Same as Down
  2036. 7506    Same as Over
  2037. 7507    Same as Disabled
  2038. 7508    Same as Up & Checked
  2039. 7509    Same as Down & Checked
  2040. 7510    Same as Over & Checked
  2041. 7511    Same as Disabled & Checked
  2042. 7512    Use Imported
  2043. 7513    Use Standard Graphic
  2044. 7514    Show Label
  2045. 7515    Optimizing button image data
  2046. 7516    Removing references to deleted buttons.
  2047. 7517    Button
  2048. 7518    Fixing button sound data.
  2049. 7519    Fixing button base block.
  2050. 7520    Helvetica=Arial
  2051. 7521    New York=MS Serif
  2052. 7522    Geneva=MS Sans Serif
  2053. 7523    Chicago=System
  2054. 7524    Monaco=Terminal
  2055. 7525    Times=Times New Roman
  2056. 7526    Courier=Courier New
  2057. 7536    Fonts
  2058. 7537    DefaultFont
  2059. 7538    DefaultButtonFont
  2060. 7539    System,10
  2061. 7540    System,10
  2062. 7541    CheckFontDifferent
  2063. 7542    CheckFontMissing
  2064. 7543    AutoReformat
  2065. 7552    internal error (ERR_REC_TOO_BIG)
  2066. 7553    internal error (ERR_REC_NEVER_CHANGED)
  2067. 7554    cannot use same file
  2068. 7555    resource error
  2069. 7568    Match Display Content:
  2070. 7569    Match Calculation:
  2071. 7570    Match Icon Title:
  2072. 7571    Match Keyword:
  2073. 7600    Monochrome (B&W)
  2074. 7601    4 colors
  2075. 7602    16 colors
  2076. 7603    256 colors
  2077. 7604    Thousands
  2078. 7605    Millions
  2079. 7606    %d bit
  2080. 7607    has image + 
  2081. 7608    has text + 
  2082. 7609    has sound + 
  2083. 7610    inherit image + 
  2084. 7611    inherit text + 
  2085. 7612    inherit sound + 
  2086. 7613    Index:
  2087. 7614    Text Alignment:
  2088. 7615    Text RECT:
  2089. 7616    Text Style:
  2090. 7617    center
  2091. 7618    left
  2092. 7619    right
  2093. 7620    Image Offset:
  2094. 7621    Flags:
  2095. 7622    hidden
  2096. 7623    Refs:
  2097. 7624    Name:
  2098. 7625    Image CKS:
  2099. 7626    Sound CKS:
  2100. 7627    Width:
  2101. 7628    Height:
  2102. 7629    custom + 
  2103. 7630    procedural + 
  2104. 7631    resource + 
  2105. 7632    automark + 
  2106. 7633    checkbox + 
  2107. 7634    cropped + 
  2108. 7635    invalbwd + 
  2109. 7636    Depth:
  2110. 7637    Image Record:
  2111. 7638    Sound Record:
  2112. 7639    size:
  2113. 7640    id:
  2114. 7641    rect:
  2115. 7642    oldr:
  2116. 7696    Custom Cursor
  2117. 7697    Standard Cursor
  2118. 7698    SetCursor(%d)
  2119. 7699    %d Uses
  2120. 7700    Resource Id: %d
  2121. 7701    No problems left.
  2122. 7703    Misspelled Word
  2123. 7704    Repeated Word
  2124. 7705    Reformatting text
  2125. 7706    %d of %d icons
  2126. 7707    Link
  2127. 7708    Icon
  2128. 7709    Date
  2129. 7710    Title
  2130. 7711    Link Name
  2131. 7712    chunk %d for world %d
  2132. 7713    bigrec for node %lx
  2133. 7714    Fixing conditional answer expressions
  2134. 7715    DeletedFunction
  2135. 7716    Fixing %s
  2136. 7717    Fixing duplicate library linknames
  2137. 7718    Expanding root icon
  2138. 7719    Converting button sound data
  2139. 7720    Converting key triggers
  2140. 7721    Rebuilding triggers
  2141. 7728    This font was used on the other platform but doesn't exist on this platform. 
  2142. 7729    You need to install the identical font on this platform, 
  2143. 7730    or switch to another font that exists on both.  
  2144. 7731    This font does not exist in the current System Folder. It may exist on the computer 
  2145. 7732    where the file was last saved. A substitute font will 
  2146. 7733    be used temporarily, but this may change the length of a line of text. 
  2147. 7734    The current font by this name is different from 
  2148. 7735    the one present when this file was last saved. 
  2149. 7736      We don't have portability information because the file has not been ported to the other 
  2150. 7737    platform since you started using this font. To get portability info convert 
  2151. 7738    the file to the other platform and back. 
  2152. 7739    used with font '%s' on the other platform, which is mapped 
  2153. 7740    to font '%s' on this platform. To make your text format the 
  2154. 7741    same on both platforms, use the same font from the same vendor.
  2155. 7742    used with this font on the other platform but there is no exact equivalent size on this platform.
  2156. 7743    used on the other platform but there is no exact equivalent on this platform.
  2157. 7744    not yet tried on the other platform.
  2158. 7745    This is an outline font.  
  2159. 7746    This is a bitmap font.  
  2160. 7747    used here.  This size is portable.
  2161. 7748    used here.  These sizes are portable.
  2162. 7749      Suggest trying other sizes for this font on the other platform.
  2163. 7750      Suggest using a font converter utility to transfer the font.
  2164. 7751    used here.  
  2165. 7752    portable.  
  2166. 7753    Size %d is 
  2167. 7754    Sizes %d and %d are 
  2168. 7755    Sizes %s and %d are 
  2169. 7756    (same)
  2170. 7758    outline
  2171. 7759    bitmap
  2172. 7760    Style Nav %s
  2173. 7761    Pasted style
  2174. 7762    Bad-txtstyle-world %d
  2175. 7763    Bad-txtstyle-wbs W%d
  2176. 7764    Bad-txtstyle %d[count=%d]
  2177. 7765     [txtfont %d flags %d]
  2178. 7766     FaceON=%02x
  2179. 7767     FaceOFF=%02x
  2180. 7768     Tab[
  2181. 7769     Indent=%d
  2182. 7770     Just=%c
  2183. 7771     LMarg=%d
  2184. 7772     RMarg=%d
  2185. 7773     Green
  2186. 7774     Black
  2187. 7775     White
  2188. 7776     Color=%06x
  2189. 7809    16-bit
  2190. 7810    32-bit
  2191. 7811    68k
  2192. 7812    PowerPC
  2193. 7816    Windows %ld.%ld
  2194. 7817    Windows 95 (%ld.%ld)
  2195. 7818    Windows NT (%ld.%ld)
  2196. 7819    Win32s on Windows %ld.%ld
  2197. 7820    System %ld.%ld
  2198. 7821    System %ld.%ld.%ld
  2199. 7822    MacOS System Software %ld.%ld
  2200. 7823    MacOS System Software %ld.%ld.%ld
  2201. 7824    CTL3D32.DLL
  2202. 7856    Transition
  2203. 7857    Page Transition
  2204. 7858    Erase Transition
  2205. 7859    Return Transition
  2206. 7860    0None\n 1Zoom from Point\n 2Zoom from Line\n 18Fade In\n 19Mosaic\n 20Pattern\n 6Spiral\n 8Build Up\n 9Build Down\n 10Build to Right\n 11Build to Left\n 12Iris In\n 13Iris Out\n 14Venetian Blind\n 15Vertical Blind\n 16Barn Door Close\n 17Barn Door Open
  2207. 7861    0None\n 21Smooth Change\n 18Fade Out\n 19Mosaic\n 20Pattern\n 6Spiral\n 8Build Up\n 9Build Down\n 10Build to Right\n 11Build to Left\n 12Iris In\n 13Iris Out\n 14Venetian Blind\n 15Vertical Blind\n 16Barn Door Close\n 17Barn Door Open
  2208. 7862    0None\n 1Zoom to Point\n 2Zoom to Line\n 18Fade Out\n 19Mosaic\n 20Pattern\n 6Spiral\n 8Remove Up\n 9Remove Down\n 10Remove to Right\n 11Remove to Left\n 12Iris In\n 13Iris Out\n 14Venetian Blind\n 15Vertical Blind\n 16Barn Door Close\n 17Barn Door Open
  2209. 7863    Xtras file:  %s
  2210. 7864    [internal]
  2211. 7865    All
  2212. 7866    (missing)
  2213. 7867    \XTRAS\
  2214. 7868    \Aware35.mch
  2215. 7872    user.exe
  2216. 7873    gdi.exe
  2217. 7874    krnl386.exe
  2218. 7875    Director_4.0
  2219. 7876    a3dir40.xmo
  2220. 7877    winapi.ucd
  2221. 7878    a3dir.ucd
  2222. 7879    You have loaded the exported system function: %s() from %s. You may choose to substitute with the appropriate system shadow UCD to replace this reference.
  2223. 7888    Cover
  2224. 7889    Dissolve
  2225. 7890    Other
  2226. 7891    Push
  2227. 7892    Reveal
  2228. 7893    Strips
  2229. 7894    Wipe
  2230. 7895    Author
  2231. 7920    Cover
  2232. 7921    Dissolve
  2233. 7922    Other
  2234. 7923    Push
  2235. 7924    Reveal
  2236. 7925    Strips
  2237. 7926    Wipe
  2238.